Fix compilation problem on Windows platform
This commit is contained in:
parent
ce10bee1cd
commit
a127f1fade
@ -57,7 +57,7 @@ namespace netgen {
|
||||
extern STLParameters stlparam;
|
||||
|
||||
NETGENPLUGIN_DLL_HEADER
|
||||
extern netgen::STLDoctorParams stldoctor;
|
||||
extern STLDoctorParams stldoctor;
|
||||
}
|
||||
namespace nglib
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user