Salome HOME
Fix compilation problem on Windows platform
authorrnv <rnv@opencascade.com>
Thu, 21 Feb 2019 08:47:27 +0000 (11:47 +0300)
committerrnv <rnv@opencascade.com>
Thu, 21 Feb 2019 08:47:27 +0000 (11:47 +0300)
src/NETGENPlugin/NETGENPlugin_Remesher_2D.cxx

index 1d8a2c420f4297baf1370c96aaa8a625c31d78fb..b06e0712b11ce2a052fd125591dc72bff0399892 100644 (file)
@@ -57,7 +57,7 @@ namespace netgen {
   extern STLParameters stlparam;
 
   NETGENPLUGIN_DLL_HEADER
-  extern netgen::STLDoctorParams stldoctor;
+  extern STLDoctorParams stldoctor;
 }
 namespace nglib
 {