0022972: Eliminate macro definitions that has compiler-provided analogs (WNT and...
[occt.git] / src / DDF / DDF_IOStream.hxx
index 8fe47f2..de41a79 100644 (file)
@@ -222,7 +222,7 @@ ostream* myOStream;
 
 };
 
-#ifdef WNT
+#ifdef _MSC_VER
 #pragma warning (default : 4275)
 #endif