Fix compilation problem on Windows platform

This commit is contained in:
rnv 2019-02-21 11:47:27 +03:00
parent ce10bee1cd
commit a127f1fade

View File

@ -57,7 +57,7 @@ namespace netgen {
extern STLParameters stlparam; extern STLParameters stlparam;
NETGENPLUGIN_DLL_HEADER NETGENPLUGIN_DLL_HEADER
extern netgen::STLDoctorParams stldoctor; extern STLDoctorParams stldoctor;
} }
namespace nglib namespace nglib
{ {