Salome HOME
Replace deprecated WNT macro definition by WIN32.
[modules/geom.git] / src / GEOMImpl / GEOMImpl_IBlocksOperations.cxx
index 6d1c2d83ff1c058bbcb0c65a25dc63f5651dba7c..b08d2b829e9ca7b2a275092da4ffd3f6fb3900f5 100644 (file)
@@ -20,7 +20,7 @@
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
 
-#ifdef WNT
+#ifdef WIN32
 #pragma warning( disable:4786 )
 #endif