Salome HOME
Merge branch 'BR_v14_rc' of ssh://git.salome-platform.org/modules/hydro into BR_v14_rc
[modules/hydro.git] / src / HYDROData / test_HYDROData_Bathymetry.h
index b0056a4a84aba89ffd80a4e620aa5c2dd725b6ad..421933c03ad2020b8195bc67d3a3499481e60290 100755 (executable)
@@ -1,7 +1,25 @@
+// Copyright (C) 2014-2015  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, 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
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Lesser General Public
+// License along with this library; if not, write to the Free Software
+// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
+//
+// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
+//
 
 #include <cppunit/extensions/HelperMacros.h>
 
 class Handle_HYDROData_Bathymetry;
+class QString;
 
 class test_HYDROData_Bathymetry : public CppUnit::TestFixture {
   CPPUNIT_TEST_SUITE(test_HYDROData_Bathymetry);