]> OCCT Git - occt-copy.git/commitdiff
Compilation error fixed: removed obsolete includes.
authoromy <omy@opencascade.com>
Mon, 13 Jul 2015 10:55:04 +0000 (13:55 +0300)
committeromy <omy@opencascade.com>
Mon, 31 Aug 2015 09:45:25 +0000 (12:45 +0300)
src/Voxel/Voxel_Prs.hxx

index d65301035d84a503809f507f6db38368cab525c8..6e423bdc59664a1e583b879dc4b2ab7758704d9e 100644 (file)
@@ -19,8 +19,6 @@
 #include <Handle_Voxel_Prs.hxx>
 #include <AIS_InteractiveObject.hxx>
 #include <PrsMgr_PresentationManager3d.hxx>
-#include <Handle_Prs3d_Presentation.hxx>
-#include <Handle_SelectMgr_Selection.hxx>
 #include <Prs3d_Presentation.hxx>
 #include <SelectMgr_Selection.hxx>
 #include <Graphic3d_VolumeData.hxx>
@@ -72,4 +70,4 @@ public:
   DEFINE_STANDARD_RTTI (Voxel_Prs)
 };
 
-#endif // _Voxel_Prs_HeaderFile
\ No newline at end of file
+#endif // _Voxel_Prs_HeaderFile