Salome HOME
Change namespace ParaMEDMEM to MEDCoupling when compiling with MPI.
[modules/med.git] / src / ParaMEDCouplingCorba / ParaMEDCouplingFieldDoubleServant.cxx
index a1fa5dc5410724166e883f60a319313b69f55f25..c57344e10a1ca2e8fbd68d33cdde4246bc618af9 100644 (file)
@@ -19,7 +19,7 @@
 
 #include "ParaMEDCouplingFieldDoubleServant.hxx"
 #include "utilities.h"
-using namespace ParaMEDMEM;
+using namespace MEDCoupling;
 
 ParaMEDCouplingFieldDoubleServant::ParaMEDCouplingFieldDoubleServant(CORBA::ORB_ptr orb,MEDCouplingFieldDouble* field):MEDCouplingFieldDoubleServant(field)
 {