Salome HOME
refs #1330: basic implementation of the not zoomable polyline arrows
[modules/hydro.git] / src / HYDROData / HYDROData_IProfilesInterpolator.h
index 2ec6c9020be23a29f5c72058ad8a583442ce472c..df09b7c6b69eb5c4359e47ef996b6c6a878ca9aa 100644 (file)
@@ -1,8 +1,4 @@
-// Copyright (C) 2007-2015  CEA/DEN, EDF R&D, OPEN CASCADE
-//
-// Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
-// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
-//
+// 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
@@ -31,8 +27,8 @@
 #include <string>
 #include <vector>
 #include <map>
+#include <gp_XYZ.hxx>
 
-class gp_XYZ;
 
 
 /**