X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FParaMEDCouplingCorba%2FParaMEDCouplingFieldDoubleServant.cxx;h=db5f6057cc2031e812c5bbdfe2a9d8c37b9f603f;hb=0db760d7198dd80338bc0feedcc654a2725ffff4;hp=a1fa5dc5410724166e883f60a319313b69f55f25;hpb=fafb785ce466eaf65c41b73b82a0753432d422ad;p=modules%2Fmed.git diff --git a/src/ParaMEDCouplingCorba/ParaMEDCouplingFieldDoubleServant.cxx b/src/ParaMEDCouplingCorba/ParaMEDCouplingFieldDoubleServant.cxx index a1fa5dc54..db5f6057c 100644 --- a/src/ParaMEDCouplingCorba/ParaMEDCouplingFieldDoubleServant.cxx +++ b/src/ParaMEDCouplingCorba/ParaMEDCouplingFieldDoubleServant.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2015 CEA/DEN, EDF R&D +// Copyright (C) 2007-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public @@ -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) {