mirror of
https://github.com/NGSolve/netgen.git
synced 2025-01-12 14:10:34 +05:00
fix inconsistent dll linkage (to libsrc/general/template.hpp::39)
This commit is contained in:
parent
73c2eded15
commit
8c4384a02f
@ -21,7 +21,7 @@ namespace netgen
|
|||||||
#define EPSGEOM 1E-5
|
#define EPSGEOM 1E-5
|
||||||
|
|
||||||
|
|
||||||
void MyError (const char * ch);
|
DLL_HEADER void MyError (const char * ch);
|
||||||
|
|
||||||
class Point2d;
|
class Point2d;
|
||||||
class Vec2d;
|
class Vec2d;
|
||||||
|
Loading…
Reference in New Issue
Block a user