X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FINTERP_KERNELTest%2FTestInterpKernelUtils.hxx;h=dc64b7fd22cb2b6a4870cf6130e78a3346bc85a6;hb=b832b15337be013a56e0976170e5e235b89fcb03;hp=0d57f942492a43907917ace91a5409b5dc528cb7;hpb=f1a947b32a36d8dc8e3079b25305bb50e8cb59a0;p=tools%2Fmedcoupling.git diff --git a/src/INTERP_KERNELTest/TestInterpKernelUtils.hxx b/src/INTERP_KERNELTest/TestInterpKernelUtils.hxx index 0d57f9424..dc64b7fd2 100644 --- a/src/INTERP_KERNELTest/TestInterpKernelUtils.hxx +++ b/src/INTERP_KERNELTest/TestInterpKernelUtils.hxx @@ -1,9 +1,9 @@ -// Copyright (C) 2007-2013 CEA/DEN, EDF R&D +// Copyright (C) 2007-2024 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public // License as published by the Free Software Foundation; either -// version 2.1 of the License. +// version 2.1 of the License, or (at your option) any later version. // // This library is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -21,14 +21,11 @@ #define _TESTINTERPKERNELUTILS_HXX_ #include "InterpKernelTestExport.hxx" - #include namespace INTERP_TEST { - - INTERPKERNELTEST_EXPORT std::string getResourceFile( const std::string& ); - -} // namespace INTERP_TEST + INTERPKERNELTEST_EXPORT std::string getResourceFile( const std::string& filename, int levelUp=2); +} #endif // _TESTINTERPKERNELUTILS_HXX_