Salome HOME
SMH: CASCADE problems
authorsmh <smh@opencascade.com>
Fri, 27 May 2005 09:43:18 +0000 (09:43 +0000)
committersmh <smh@opencascade.com>
Fri, 27 May 2005 09:43:18 +0000 (09:43 +0000)
src/SVTK/SVTK_Selector.h
src/SVTK/SVTK_ViewWindow.cxx

index ff0b6c1e9b21b9ed5d86d58ce919e01a857082c2..548fd0963253567d14ca9856d92a27782cb499a4 100644 (file)
@@ -28,9 +28,8 @@
 
 #ifndef SVTK_SELECTOR_H
 #define SVTK_SELECTOR_H
-
-#include <vtkSmartPointer.h>
 #include <NCollection_DataMap.hxx>
+#include <vtkSmartPointer.h>
 #include <TColStd_MapOfInteger.hxx>
 
 #include "SVTK_Selection.h"
index a7578a28dd3d2a5870c9c759ef3f6d3731a3643c..ec6fbbede0f373516bb8828c8a3d8cadcf518321 100755 (executable)
@@ -1,3 +1,4 @@
+#include "SVTK_Selector.h"
 #include "SALOME_Actor.h"
 
 #include <qapplication.h>
@@ -21,7 +22,6 @@
 #include "VTKViewer_Utilities.h"
 
 #include "SVTK_Trihedron.h"
-#include "SVTK_Selector.h"
 #include "SVTK_ViewWindow.h"
 #include "SVTK_ViewModel.h"
 #include "SVTK_RenderWindow.h"