0022972: Eliminate macro definitions that has compiler-provided analogs (WNT and...
[occt.git] / src / DNaming / DNaming_TransformationDriver.cxx
index 897f1dd..698b09b 100644 (file)
@@ -53,7 +53,7 @@
 #include <TopTools_MapIteratorOfMapOfShape.hxx>
 #include <TopTools_MapOfShape.hxx>
 
-#ifdef WNT
+#ifdef _WIN32
 #define EXCEPTION ...
 #else
 #define EXCEPTION Standard_Failure