Salome HOME
Win32 compatibility
[modules/smesh.git] / src / SMESH / SMESH_Gen.cxx
index ba02a6828923e63da9d85a70246310db948c7951..c18ace19422797d527205633cda50237eff59425 100644 (file)
 
 #include "memoire.h"
 
+#ifdef WNT
+  #include <windows.h>
+#endif\r
+
 using namespace std;
 
 //=============================================================================