X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FMEDCouplingCorba%2FDataArrayServant.cxx;h=0222403c5bf74a3da97f20b5ab3af8af874dd42e;hb=0158b3de8e53f47c89b14edda2f91465d772af7c;hp=7076428ee0cb3c59874f64afa421d92af4cbe767;hpb=b4921675e99acce1553ae3235e120b281f780b2c;p=modules%2Fmed.git diff --git a/src/MEDCouplingCorba/DataArrayServant.cxx b/src/MEDCouplingCorba/DataArrayServant.cxx index 7076428ee..0222403c5 100644 --- a/src/MEDCouplingCorba/DataArrayServant.cxx +++ b/src/MEDCouplingCorba/DataArrayServant.cxx @@ -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 "DataArrayServant.hxx" #include "MEDCouplingMemArray.hxx" -using namespace ParaMEDMEM; +using namespace MEDCoupling; DataArrayServant::DataArrayServant(const DataArray *cppPointer):MEDCouplingRefCountServant(cppPointer,cppPointer) {