Salome HOME
WIN32 compilation of the SMESH module:
[modules/smesh.git] / src / SMESHUtils / SMESH_Utils.hxx
index b08279fea9925ac2fb847e59d7d9953a02b02b53..815c1c435f68f0ad4c28505686fba0cc42da0173 100755 (executable)
@@ -27,7 +27,7 @@
 #ifndef _SMESH_Utils_hxx_
 #define _SMESH_Utils_hxx_
 
-#ifdef WNT
+#ifdef WIN32
  #if defined SMESHUtils_EXPORTS
   #define SMESHUtils_EXPORT __declspec( dllexport )
  #else