Salome HOME
1st step.
[modules/med.git] / src / MEDCouplingCorba / MEDCouplingMeshServant.cxx
index 99aa03611cabdf3b264eae09e883f889a6bf5b8a..046bdb1139fe123ddb6dda3921b172480dfd89d3 100644 (file)
@@ -23,7 +23,7 @@
 #include "MEDCouplingMesh.hxx"
 #include "MEDCouplingMemArray.hxx"
 
-using namespace ParaMEDMEM;
+using namespace MEDCoupling;
 
 MEDCouplingMeshServant::MEDCouplingMeshServant(const MEDCouplingMesh *cppPointerOfMesh):MEDCouplingRefCountServant(cppPointerOfMesh,cppPointerOfMesh)
 {