Salome HOME
Windows compatibility
[plugins/hexoticplugin.git] / src / HexoticPlugin / MG_Hexotic_API.cxx
index 314912e3356a5d3ed50e217afd94000b7d0b2443..1132cefd967013b45c67315e3c273f0b753f17c7 100644 (file)
 
 #include "MG_Hexotic_API.hxx"
 
+#ifdef WIN32
+#define NOMINMAX
+#endif
+
 #include <SMESH_Comment.hxx>
 #include <SMESH_File.hxx>
 #include <Utils_SALOME_Exception.hxx>