X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FMEDCouplingCorba%2FMEDCouplingFieldServant.cxx;h=ed834924d47410bb0f5901c57f9792bb58445139;hb=ead421830853fe9d9d0bd997f979f92b251dd6bc;hp=02ae338ea44b1471eac236cbc49e836c1df56c72;hpb=fafb785ce466eaf65c41b73b82a0753432d422ad;p=modules%2Fmed.git diff --git a/src/MEDCouplingCorba/MEDCouplingFieldServant.cxx b/src/MEDCouplingCorba/MEDCouplingFieldServant.cxx index 02ae338ea..ed834924d 100644 --- a/src/MEDCouplingCorba/MEDCouplingFieldServant.cxx +++ b/src/MEDCouplingCorba/MEDCouplingFieldServant.cxx @@ -35,7 +35,7 @@ #include "MEDCouplingExtrudedMesh.hxx" #include "MEDCoupling1GTUMesh.hxx" -using namespace ParaMEDMEM; +using namespace MEDCoupling; MEDCouplingFieldServant::MEDCouplingFieldServant(const MEDCouplingField *cppPointerOfMesh):MEDCouplingRefCountServant(cppPointerOfMesh,cppPointerOfMesh) {