]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
rnc: removed unuseful includes
authorgdd <gdd>
Tue, 8 Nov 2011 12:40:30 +0000 (12:40 +0000)
committergdd <gdd>
Tue, 8 Nov 2011 12:40:30 +0000 (12:40 +0000)
src/OCCViewer/OCCViewer_ViewWindow.cxx

index d231d53caeb375f6dbdf0b807b6181f9aa912ee1..a412cbc7e775c91765430015ff665c26f60ed884 100755 (executable)
 #include <AIS_ListOfInteractive.hxx>
 #include <AIS_ListIteratorOfListOfInteractive.hxx>
 #include <AIS_Shape.hxx>
-#include <AIS_TexturedShape.hxx>
-
-#include <BRepBuilderAPI_MakeVertex.hxx>
-#include <BRepBuilderAPI_MakeFace.hxx>
-#include <BRepBuilderAPI_MakePolygon.hxx>
-#include <BRepBuilderAPI_Transform.hxx>
-
-#include <TCollection_AsciiString.hxx>
-#include <Graphic3d_MaterialAspect.hxx>
 
 #include <BRep_Tool.hxx>
 #include <BRepBndLib.hxx>
 #include <TopoDS.hxx>
-#include <TopoDS_Wire.hxx>
 
 #include <Graphic3d_MapIteratorOfMapOfStructure.hxx>
 #include <Graphic3d_MapOfStructure.hxx>