Salome HOME
SIMAN removal
[modules/gui.git] / src / SPlot2d / SPlot2d_Histogram.h
index d82ded9fe4c4f310561d48d8cdedbd34af0c2cbf..bd591874ed28b1ff673ea37c8b2fa8e78f957b9d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2013  CEA/DEN, EDF R&D, OPEN CASCADE
+// 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
@@ -6,7 +6,7 @@
 // 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
 #define SPlot2d_Histogram_h
 
 #include "SPlot2d.h"  
-
 #include "Plot2d_Histogram.h"
-
-#ifndef _Handle_SALOME_InteractiveObject_HeaderFile
-#include <Handle_SALOME_InteractiveObject.hxx>
-#endif
 #include "SALOME_InteractiveObject.hxx"
 
 class SPLOT2D_EXPORT SPlot2d_Histogram : public Plot2d_Histogram