Salome HOME
Merge branch 'V9_2_2_BR'
[modules/hexablock.git] / src / HEXABLOCKGUI / HEXABLOCKGUI_GraphicViewsHandler.hxx
index 2c38d6cec1b338ae46401b5bfcb998f19f36b087..9309bae2d9eca03b773ae158c20a2eec992fc32f 100644 (file)
@@ -1,9 +1,9 @@
-// Copyright (C) 2009-2013  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2019  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
@@ -20,8 +20,6 @@
 #ifndef _HEXABLOCKGUI_VTKGRAPHICVIEWSHANDLER_HXX_
 #define _HEXABLOCKGUI_VTKGRAPHICVIEWSHANDLER_HXX_
 
-#include "HEXABLOCKGUI_Export.hxx"
-
 //Salome Includes
 #include <SVTK_ViewWindow.h>
 #include <OCCViewer_ViewWindow.h>
@@ -30,6 +28,7 @@
 #include <QMap>
 
 //HEXABLOCK Includes
+#include "HEXABLOCKGUI_Export.hxx"
 #include "HEXABLOCKGUI_VtkDocumentGraphicView.hxx"
 
 namespace HEXABLOCK