0022972: Eliminate macro definitions that has compiler-provided analogs (WNT and...
[occt.git] / src / IntTools / IntTools_EdgeFace.cxx
index afc0922..a03518e 100644 (file)
@@ -1545,6 +1545,6 @@ Standard_Integer AdaptiveDiscret (const Standard_Integer iDiscret,
 }
 
 
-#ifdef WNT
+#ifdef _MSC_VER
 #pragma warning ( default : 4101 )
 #endif