Salome HOME
WIN32 compilation of the SMESH module:
[modules/smesh.git] / src / SMESH_I / SMESH_2smeshpy.cxx
index 870112bf9699d16da01511c0ed947e0518a5b50f..44cb333a54b7403ab4ef7c0652a3331984f94154 100644 (file)
@@ -44,7 +44,7 @@
 
 #include <LDOMParser.hxx>
 
-#ifdef WNT
+#ifdef WIN32
 #include <windows.h>
 #else
 #include <unistd.h>