too many dll_header

This commit is contained in:
Joachim Schöberl 2018-05-01 21:26:47 +02:00
parent 66ef426c79
commit ec1bcd8799

View File

@ -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);