1
0
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:
aml
2021-11-16 17:00:04 +03:00
committed by smoskvin
parent c1e15aa538
commit a81bd74a38
284 changed files with 0 additions and 748 deletions

View File

@@ -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;

View File

@@ -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;

View File

@@ -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