mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
0032667: Coding - get rid of unused forward declarations [LibCtl to StepRepr]
This commit is contained in:
@@ -30,16 +30,6 @@ class Transfer_TransientProcess;
|
||||
class Transfer_Binder;
|
||||
class StepShape_ShapeDefinitionRepresentation;
|
||||
class StepShape_ContextDependentShapeRepresentation;
|
||||
class STEPConstruct_Tool;
|
||||
class STEPConstruct_UnitContext;
|
||||
class STEPConstruct_Part;
|
||||
class STEPConstruct_Assembly;
|
||||
class STEPConstruct_Styles;
|
||||
class STEPConstruct_ValidationProps;
|
||||
class STEPConstruct_ExternRefs;
|
||||
class STEPConstruct_AP203Context;
|
||||
class STEPConstruct_ContextTool;
|
||||
class STEPConstruct_PointHasher;
|
||||
|
||||
|
||||
//! Defines tools for creation and investigation STEP constructs
|
||||
|
@@ -24,10 +24,8 @@
|
||||
#include <Standard_Boolean.hxx>
|
||||
class StepShape_ShapeDefinitionRepresentation;
|
||||
class StepShape_ShapeRepresentation;
|
||||
class Standard_Transient;
|
||||
class StepGeom_Axis2Placement3d;
|
||||
class StepRepr_NextAssemblyUsageOccurrence;
|
||||
class Interface_InterfaceModel;
|
||||
class StepShape_ContextDependentShapeRepresentation;
|
||||
class Interface_Graph;
|
||||
|
||||
|
@@ -30,7 +30,6 @@ class StepBasic_ApplicationProtocolDefinition;
|
||||
class StepGeom_Axis2Placement3d;
|
||||
class StepData_StepModel;
|
||||
class TCollection_HAsciiString;
|
||||
class STEPConstruct_AP203Context;
|
||||
class STEPConstruct_Part;
|
||||
class STEPConstruct_Assembly;
|
||||
|
||||
|
Reference in New Issue
Block a user