Salome HOME
bos #36429: fix compilation issue on windows
[plugins/netgenplugin.git] / src / NETGENPlugin / NETGENPlugin_Mesher.hxx
index 4de1ec9f29ae298c4bc5e86ce9356f97cdf07050..d1a1bf556c11cbeafd5d0f6bd0d614cfe47a15cc 100644 (file)
@@ -36,7 +36,8 @@
 #include <SMESH_Algo.hxx>
 #include <SMESH_ProxyMesh.hxx>
 #include <SALOMEDS_Tool.hxx>
-
+#include "Basics_Utils.hxx"
+#include "SALOME_Basics.hxx"
 #include <TopTools_IndexedMapOfShape.hxx>
 
 namespace nglib {