Salome HOME
WIN32 compilation of the SMESH module:
[modules/smesh.git] / src / SMESHDS / SMESH_Controls.hxx
index 70dd6a6cb4c2ee19b02ba1bd1e928f901aa25b6b..bd7871ac7c6de506aa1c246b938919153183ba29 100644 (file)
@@ -30,7 +30,7 @@
 
 #include <boost/shared_ptr.hpp>
 
 
 #include <boost/shared_ptr.hpp>
 
-#ifdef WNT
+#ifdef WIN32
  #if defined SMESHCONTROLS_EXPORTS || defined SMESHControls_EXPORTS
   #define SMESHCONTROLS_EXPORT __declspec( dllexport )
  #else
  #if defined SMESHCONTROLS_EXPORTS || defined SMESHControls_EXPORTS
   #define SMESHCONTROLS_EXPORT __declspec( dllexport )
  #else