X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FMEDCouplingCorba%2FDataArrayDoubleServant.cxx;h=4ae12f64b4e8e8ce8357a0dad454bc375f94fe02;hb=aec2051b4624c4fdc835a901e30a4b7801022af5;hp=2d53754da58d10759d6597c8454d2896e64b7a52;hpb=0a5983902df7b8197b97ac8b146226867ab37553;p=modules%2Fmed.git diff --git a/src/MEDCouplingCorba/DataArrayDoubleServant.cxx b/src/MEDCouplingCorba/DataArrayDoubleServant.cxx index 2d53754da..4ae12f64b 100644 --- a/src/MEDCouplingCorba/DataArrayDoubleServant.cxx +++ b/src/MEDCouplingCorba/DataArrayDoubleServant.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2015 CEA/DEN, EDF R&D +// Copyright (C) 2007-2019 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 "DataArrayDoubleServant.hxx" #include "MEDCouplingMemArray.hxx" -using namespace ParaMEDMEM; +using namespace MEDCoupling; DataArrayDoubleServant::DataArrayDoubleServant(const DataArrayDouble *cppPointer):DataArrayServant(cppPointer) {