mirror of
https://github.com/NGSolve/netgen.git
synced 2024-11-11 16:49:16 +05:00
Merge branch 'fix_inconsistent_dll_linkage' into 'master'
fix inconsistent dll linkage (to libsrc/general/template.hpp::39) See merge request ngsolve/netgen!612
This commit is contained in:
commit
b93db976db
@ -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