X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FINTERP_KERNELTest%2FTestInterpKernelUtils.hxx;h=149c74dd90779e79b0d2f76cf56c45cffa231f93;hb=c4551c56aa89896595842e5b41b048044681b4e8;hp=ab186341357aad449497b0c46b7c0d4ccbd646f6;hpb=10f37bf6f33a762626d7f1093b2f5450c1688667;p=tools%2Fmedcoupling.git diff --git a/src/INTERP_KERNELTest/TestInterpKernelUtils.hxx b/src/INTERP_KERNELTest/TestInterpKernelUtils.hxx index ab1863413..149c74dd9 100644 --- a/src/INTERP_KERNELTest/TestInterpKernelUtils.hxx +++ b/src/INTERP_KERNELTest/TestInterpKernelUtils.hxx @@ -1,9 +1,9 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D +// Copyright (C) 2007-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 // 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_