Salome HOME
changes for mpi compilation
[modules/smesh.git] / src / MEDWrapper / Factory / MED_Factory.cxx
index 06ebdd00fe22e0cd5c385c2cec8a79cf25ce5a14..853b37f7c7e327665e1419f03fb246f5a1862560 100644 (file)
@@ -27,9 +27,9 @@
 #include <stdio.h>
 #include <sstream>
 
+#include <med.h>
 extern "C"
 {
-#include <med.h>
 #ifndef WIN32
   #include <unistd.h>
 #endif