Salome HOME
WIN32 compilation of the SMESH module:
[modules/smesh.git] / src / SMESHGUI / SMESH_SMESHGUI.hxx
index e94861c7e4dd8171a66b93b0a1160867678654b3..c94612f6edbf9fa8f697aceecc358bd3560c1223 100755 (executable)
@@ -26,7 +26,7 @@
 #ifndef SMESH_SMESHGUI_HXX
 #define SMESH_SMESHGUI_HXX
 
-#ifdef WNT
+#ifdef WIN32
  #if defined SMESHGUI_EXPORTS || defined SMESH_EXPORTS
   #define SMESHGUI_EXPORT __declspec( dllexport )
  #else