]> SALOME platform Git repositories - plugins/ghs3dplugin.git/commitdiff
Salome HOME
Windows compatibility ana/v81br_win_compatibilit
authorana <ana@opencascade.com>
Thu, 25 Aug 2016 16:23:41 +0000 (19:23 +0300)
committerana <ana@opencascade.com>
Thu, 25 Aug 2016 16:23:41 +0000 (19:23 +0300)
src/GHS3DPlugin/MG_Tetra_API.cxx

index 1ccd80730eee280102db349d7caa1a03faf77703..7b2c5a8676b06798450fdf0b79d0d3526727c8e7 100644 (file)
@@ -19,6 +19,9 @@
 
 #include "MG_Tetra_API.hxx"
 
+#ifdef WIN32
+#define NOMINMAX
+#endif
 #include <SMESH_Comment.hxx>
 #include <SMESH_File.hxx>
 #include <Utils_SALOME_Exception.hxx>