X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FMEDCouplingCorba%2FMEDCouplingStructuredMeshServant.cxx;h=e72e525a97b28cc70ebc5db97af67bb8b7bd7a27;hb=087e7fc0f8aa7d941857a37de78844d0a8cf1ed2;hp=36987f5fc9e41f16b0659a1c3f2151f4f194d2b7;hpb=97e267c35d896c3c401989a4a165087c3bebd708;p=modules%2Fmed.git diff --git a/src/MEDCouplingCorba/MEDCouplingStructuredMeshServant.cxx b/src/MEDCouplingCorba/MEDCouplingStructuredMeshServant.cxx index 36987f5fc..e72e525a9 100644 --- a/src/MEDCouplingCorba/MEDCouplingStructuredMeshServant.cxx +++ b/src/MEDCouplingCorba/MEDCouplingStructuredMeshServant.cxx @@ -1,9 +1,9 @@ -// Copyright (C) 2007-2013 CEA/DEN, EDF R&D +// Copyright (C) 2007-2015 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public // License as published by the Free Software Foundation; either -// version 2.1 of the License. +// version 2.1 of the License, or (at your option) any later version. // // This library is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -21,7 +21,7 @@ #include "MEDCouplingStructuredMeshServant.hxx" #include "MEDCouplingStructuredMesh.hxx" -using namespace ParaMEDMEM; +using namespace MEDCoupling; MEDCouplingStructuredMeshServant::MEDCouplingStructuredMeshServant(const MEDCouplingStructuredMesh *cppPointerOfMesh):MEDCouplingMeshServant(cppPointerOfMesh) {