0022972: Eliminate macro definitions that has compiler-provided analogs (WNT and...
[occt.git] / src / GeomliteTest / GeomliteTest_CurveCommands.cxx
index 54f44e5..1610867 100644 (file)
 #include <Approx_CurvilinearParameter.hxx>
 #include <Approx_CurveOnSurface.hxx>
 #include <Geom_BSplineSurface.hxx>
-#ifdef WNT
+#ifdef _WIN32
 Standard_IMPORT Draw_Viewer dout;
 #endif