Salome HOME
changes for mpi compilation
[modules/smesh.git] / src / MEDWrapper / V2_2 / MED_V2_2_Wrapper.cxx
index 1b097b9b19c4a5967ebcc762c0fff55e2bcd284f..7222232044f7141f99f79907c79d7c8302c37696 100644 (file)
 #include "MED_Algorithm.hxx"
 #include "MED_Utilities.hxx"
 
-extern "C"
-{
 #include <med.h>
 #include <med_err.h>
-}
 
 #ifdef _DEBUG_
 static int MYDEBUG = 0;