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:
@@ -22,7 +22,6 @@
|
||||
#include <StepRepr_Representation.hxx>
|
||||
class TCollection_HAsciiString;
|
||||
class StepRepr_RepresentationContext;
|
||||
class StepRepr_RepresentationItem;
|
||||
|
||||
|
||||
class StepRepr_CharacterizedRepresentation;
|
||||
|
@@ -23,7 +23,6 @@
|
||||
#include <StepRepr_RepresentationItem.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class TCollection_HAsciiString;
|
||||
class StepRepr_RepresentationItem;
|
||||
|
||||
|
||||
class StepRepr_CompoundRepresentationItem;
|
||||
|
@@ -23,7 +23,6 @@
|
||||
#include <StepRepr_ConfigurationDesignItem.hxx>
|
||||
#include <Standard_Transient.hxx>
|
||||
class StepRepr_ConfigurationItem;
|
||||
class StepRepr_ConfigurationDesignItem;
|
||||
|
||||
|
||||
class StepRepr_ConfigurationDesign;
|
||||
|
@@ -22,7 +22,6 @@
|
||||
|
||||
#include <StepRepr_RepresentationItem.hxx>
|
||||
class StepRepr_RepresentationMap;
|
||||
class StepRepr_RepresentationItem;
|
||||
class TCollection_HAsciiString;
|
||||
|
||||
|
||||
|
@@ -23,7 +23,6 @@
|
||||
#include <StepRepr_CharacterizedDefinition.hxx>
|
||||
#include <Standard_Transient.hxx>
|
||||
class TCollection_HAsciiString;
|
||||
class StepRepr_CharacterizedDefinition;
|
||||
|
||||
|
||||
class StepRepr_MaterialDesignation;
|
||||
|
@@ -23,7 +23,6 @@
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Transient.hxx>
|
||||
class TCollection_HAsciiString;
|
||||
class StepRepr_CharacterizedDefinition;
|
||||
|
||||
|
||||
class StepRepr_PropertyDefinition;
|
||||
|
@@ -22,7 +22,6 @@
|
||||
#include <StepRepr_RepresentedDefinition.hxx>
|
||||
#include <Standard_Transient.hxx>
|
||||
class StepRepr_Representation;
|
||||
class StepRepr_RepresentedDefinition;
|
||||
|
||||
|
||||
class StepRepr_PropertyDefinitionRepresentation;
|
||||
|
@@ -22,7 +22,6 @@
|
||||
#include <StepRepr_RepresentationItem.hxx>
|
||||
class StepRepr_MeasureRepresentationItem;
|
||||
class StepBasic_MeasureWithUnit;
|
||||
class StepRepr_RepresentationItem;
|
||||
|
||||
|
||||
class StepRepr_ReprItemAndMeasureWithUnit;
|
||||
|
@@ -24,7 +24,6 @@
|
||||
#include <StepRepr_ShapeRepresentationRelationship.hxx>
|
||||
class TCollection_HAsciiString;
|
||||
class StepRepr_Representation;
|
||||
class StepRepr_Transformation;
|
||||
|
||||
|
||||
class StepRepr_RepresentationRelationshipWithTransformation;
|
||||
|
@@ -21,7 +21,6 @@
|
||||
|
||||
#include <StepRepr_AssemblyComponentUsage.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
class StepRepr_AssemblyComponentUsage;
|
||||
class StepRepr_NextAssemblyUsageOccurrence;
|
||||
class TCollection_HAsciiString;
|
||||
class StepBasic_ProductDefinition;
|
||||
|
Reference in New Issue
Block a user