mirror of
https://github.com/NGSolve/netgen.git
synced 2024-12-24 21:10:33 +05:00
too many dll_header
This commit is contained in:
parent
66ef426c79
commit
ec1bcd8799
@ -276,7 +276,7 @@ namespace netgen
|
||||
// 3D only
|
||||
// std::pair<int,int> GetBoundaryNeighbouringDomains (int bnr);
|
||||
|
||||
DLL_HEADER void Curve (int order);
|
||||
void Curve (int order);
|
||||
void Refine (NG_REFINEMENT_TYPE reftype,
|
||||
void (*taskmanager)(function<void(int,int)>) = &DummyTaskManager2,
|
||||
void (*tracer)(string, bool) = &DummyTracer2);
|
||||
|
Loading…
Reference in New Issue
Block a user