]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
Win32 compilation.
authorrnv <rnv@opencascade.com>
Fri, 24 Aug 2012 07:29:59 +0000 (07:29 +0000)
committerrnv <rnv@opencascade.com>
Fri, 24 Aug 2012 07:29:59 +0000 (07:29 +0000)
src/Plot2d/Plot2d_ViewFrame.cxx

index 0e81b397b8870aaed34602e55e87821bf0e02210..b9fd235cf6c638961dc70712c0d8ab165d7f0d7e 100755 (executable)
@@ -154,6 +154,16 @@ const char* imageCrossCursor[] = {
   "................................",
   "................................",
   "................................"};
+
+#ifdef WIN32
+  #ifdef max
+    #undef max
+  #endif
+
+  #ifdef min
+    #undef min
+  #endif
+#endif
   
 /*!
   Constructor