X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FMEDLoader%2FSauvUtilities.hxx;h=f10e2f8a1c5b328d3896c7c36dab4632492ff886;hb=97ace34a0d092b676228a0ab6cb5abefa9637e32;hp=6bb27e88f3b2e37b9013c82e4293e2eecd5afc63;hpb=75943f980f7b908052ef03c2c0154508f4b0a039;p=tools%2Fmedcoupling.git diff --git a/src/MEDLoader/SauvUtilities.hxx b/src/MEDLoader/SauvUtilities.hxx index 6bb27e88f..f10e2f8a1 100644 --- a/src/MEDLoader/SauvUtilities.hxx +++ b/src/MEDLoader/SauvUtilities.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 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 @@ -90,7 +90,7 @@ namespace SauvUtilities /*! * \brief Base class for ASCII and XDR file readers */ - class FileReader : public ParaMEDMEM::RefCountObject + class FileReader : public MEDCoupling::RefCountObject { public: FileReader(const char* fileName);