From: apo Date: Mon, 19 Sep 2005 12:22:49 +0000 (+0000) Subject: To remove includeing of the useless header files X-Git-Tag: BR-D5-38-2003_D2005-12-10~5 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=4384337d1869110087d60cee0aee1f790d2b8630;p=modules%2Fsmesh.git To remove includeing of the useless header files --- diff --git a/src/SMESHGUI/SMESHGUI.cxx b/src/SMESHGUI/SMESHGUI.cxx index 349eb3ec4..c825d2f85 100644 --- a/src/SMESHGUI/SMESHGUI.cxx +++ b/src/SMESHGUI/SMESHGUI.cxx @@ -94,8 +94,6 @@ #include #include -#include -#include #include diff --git a/src/SMESHGUI/SMESHGUI_MultiEditDlg.cxx b/src/SMESHGUI/SMESHGUI_MultiEditDlg.cxx index 4afe023f5..4422d9d3e 100755 --- a/src/SMESHGUI/SMESHGUI_MultiEditDlg.cxx +++ b/src/SMESHGUI/SMESHGUI_MultiEditDlg.cxx @@ -51,7 +51,6 @@ #include "SVTK_Selector.h" #include "SVTK_ViewModel.h" #include "SVTK_ViewWindow.h" -#include "SVTK_InteractorStyle.h" // OCCT Includes #include diff --git a/src/SMESHGUI/SMESHGUI_VTKUtils.cxx b/src/SMESHGUI/SMESHGUI_VTKUtils.cxx index 801909657..573894c4f 100644 --- a/src/SMESHGUI/SMESHGUI_VTKUtils.cxx +++ b/src/SMESHGUI/SMESHGUI_VTKUtils.cxx @@ -36,7 +36,6 @@ #include "SVTK_Selector.h" #include "SVTK_ViewModel.h" #include "SVTK_ViewWindow.h" -#include "SVTK_InteractorStyle.h" #include "utilities.h"