Salome HOME
MEDCoupling becomes medcoupling in tests.
[tools/medcoupling.git] / src / ParaMEDMEMTest / ParaMEDMEMTest_MEDLoader.cxx
index 01dc8227cc88d9d23c1298983a118d956789ede9..c19ec5c9b7138fb6f230c8cd0eed48b032edbe9a 100644 (file)
@@ -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
@@ -31,5 +31,5 @@
 
 using namespace std;
 using namespace INTERP_KERNEL;
-using namespace ParaMEDMEM;
+using namespace MEDCoupling;