Salome HOME
bos #36429: fix compilation issue on windows bos/36429 4/head
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Tue, 4 Jul 2023 09:11:31 +0000 (11:11 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Tue, 4 Jul 2023 09:11:31 +0000 (11:11 +0200)
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 {