mirror of
https://github.com/NGSolve/netgen.git
synced 2024-12-24 21:10:33 +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
|
||||
|
||||
|
||||
void MyError (const char * ch);
|
||||
DLL_HEADER void MyError (const char * ch);
|
||||
|
||||
class Point2d;
|
||||
class Vec2d;
|
||||
|
Loading…
Reference in New Issue
Block a user