0022972: Eliminate macro definitions that has compiler-provided analogs (WNT and...
[occt.git] / src / OSD / OSD_WNT.cxx
index 8ae67d1..06b9b23 100644 (file)
@@ -13,7 +13,7 @@
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#ifdef WNT
+#ifdef _WIN32
 
 /******************************************************************************/
 /* File:      OSD_WNT.cxx                                                     */