0022972: Eliminate macro definitions that has compiler-provided analogs (WNT and...
[occt.git] / src / BOPDS / BOPDS_PaveBlock.cxx
index c8fd2cf..f2c840c 100755 (executable)
@@ -23,7 +23,7 @@
 #include <Standard_Type.hxx>
 
 #include <algorithm>
-#ifdef WNT
+#ifdef _MSC_VER
 #pragma warning ( disable : 4291 )
 #endif