mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-19 13:40:49 +03:00
0032667: Coding - get rid of unused forward declarations [LibCtl to StepRepr]
This commit is contained in:
@@ -24,8 +24,6 @@
|
||||
#include <SelectMgr_SequenceOfOwner.hxx>
|
||||
|
||||
class SelectMgr_EntityOwner;
|
||||
class Standard_NotImplemented;
|
||||
class SelectMgr_SelectionManager;
|
||||
|
||||
//! A framework to supply the structure of the object to be selected.
|
||||
//! At the first pick, this structure is created by calling the appropriate algorithm and retaining this framework for further picking.
|
||||
|
@@ -37,9 +37,6 @@
|
||||
#include <TColStd_HArray1OfInteger.hxx>
|
||||
#include <TColStd_SequenceOfInteger.hxx>
|
||||
|
||||
class Graphic3d_Structure;
|
||||
class Graphic3d_TransformPers;
|
||||
class SelectMgr_SelectionManager;
|
||||
class SelectMgr_SensitiveEntitySet;
|
||||
class SelectMgr_EntityOwner;
|
||||
class Select3D_SensitiveEntity;
|
||||
|
Reference in New Issue
Block a user