Salome HOME
MEDCoupling API change - stage #1
[modules/med.git] / src / MEDCouplingCorba / MEDCouplingStructuredMeshServant.cxx
index 1472dcc372063ec2876a73fea638a33230a52d83..e72e525a97b28cc70ebc5db97af67bb8b7bd7a27 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2014  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
@@ -21,7 +21,7 @@
 #include "MEDCouplingStructuredMeshServant.hxx"
 #include "MEDCouplingStructuredMesh.hxx"
 
-using namespace ParaMEDMEM;
+using namespace MEDCoupling;
 
 MEDCouplingStructuredMeshServant::MEDCouplingStructuredMeshServant(const MEDCouplingStructuredMesh *cppPointerOfMesh):MEDCouplingMeshServant(cppPointerOfMesh)
 {