mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0032667: Coding - get rid of unused forward declarations [LibCtl to StepRepr]
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
#include <Quantity_NameOfColor.hxx>
|
||||
#include <Graphic3d_ZLayerId.hxx>
|
||||
class StdSelect_Shape;
|
||||
class TopoDS_Shape;
|
||||
class SelectMgr_SelectableObject;
|
||||
class PrsMgr_PresentationManager;
|
||||
class TopLoc_Location;
|
||||
|
@@ -29,9 +29,7 @@
|
||||
#include <Select3D_SensitiveEntity.hxx>
|
||||
#include <Select3D_EntitySequence.hxx>
|
||||
#include <StdSelect_BRepOwner.hxx>
|
||||
class TopoDS_Shape;
|
||||
class SelectMgr_SelectableObject;
|
||||
class StdSelect_BRepOwner;
|
||||
class TopoDS_Face;
|
||||
|
||||
|
||||
|
@@ -21,7 +21,6 @@
|
||||
#include <Prs3d_Drawer.hxx>
|
||||
#include <PrsMgr_PresentableObject.hxx>
|
||||
|
||||
class TopoDS_Shape;
|
||||
|
||||
//! Presentable shape only for purpose of display for BRepOwner...
|
||||
class StdSelect_Shape : public PrsMgr_PresentableObject
|
||||
|
Reference in New Issue
Block a user