X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FMEDCalc%2Fcmp%2FMEDCalculator_i.cxx;h=a1ef9adb309f45183a57be08166ba51bca35ffcf;hb=5f54667df6e8f1fb2558e85ab67c440ea98d4e93;hp=e0bafd7afb6f7e9201d27cc66414ad8dded2f0e4;hpb=9035b099306caa77f2c2d2df8d93dcf36a55bb9a;p=modules%2Fmed.git diff --git a/src/MEDCalc/cmp/MEDCalculator_i.cxx b/src/MEDCalc/cmp/MEDCalculator_i.cxx index e0bafd7af..a1ef9adb3 100644 --- a/src/MEDCalc/cmp/MEDCalculator_i.cxx +++ b/src/MEDCalc/cmp/MEDCalculator_i.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2011-2015 CEA/DEN, EDF R&D +// Copyright (C) 2011-2016 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 @@ -25,7 +25,7 @@ #include #include "MEDCouplingFieldDouble.hxx" -using namespace ParaMEDMEM; +using namespace MEDCoupling; MEDCalculator_i * MEDCalculator_i::_instance = NULL;