1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-09 13:22:24 +03:00

0032696: Coding - get rid of unused forward declarations [StepSelect to Xw]

Packages starting with lower-case (gp and gce) are also processed.
This commit is contained in:
aml
2021-11-29 11:18:12 +03:00
committed by smoskvin
parent 250ad34d90
commit 2009530611
383 changed files with 3 additions and 1042 deletions

View File

@@ -26,7 +26,6 @@
class StepShape_SolidModel;
class StepShape_HalfSpaceSolid;
class StepShape_BooleanResult;
class StepShape_CsgPrimitive;

View File

@@ -24,7 +24,6 @@
#include <StepShape_BooleanOperand.hxx>
#include <StepGeom_GeometricRepresentationItem.hxx>
class TCollection_HAsciiString;
class StepShape_BooleanOperand;
class StepShape_BooleanResult;

View File

@@ -21,7 +21,6 @@
#include <StepShape_ConnectedFaceSet.hxx>
#include <StepShape_HArray1OfFace.hxx>
class StepShape_ConnectedFaceSet;
class TCollection_HAsciiString;

View File

@@ -24,7 +24,6 @@
#include <StepShape_CsgPrimitive.hxx>
#include <Standard_Integer.hxx>
class StepShape_BooleanResult;
class StepShape_CsgPrimitive;

View File

@@ -23,7 +23,6 @@
#include <StepShape_CsgSelect.hxx>
#include <StepShape_SolidModel.hxx>
class TCollection_HAsciiString;
class StepShape_CsgSelect;
class StepShape_CsgSolid;

View File

@@ -22,7 +22,6 @@
#include <StepShape_DimensionalCharacteristic.hxx>
#include <Standard_Transient.hxx>
class StepShape_ShapeDimensionRepresentation;
class StepShape_DimensionalCharacteristic;
class StepShape_DimensionalCharacteristicRepresentation;

View File

@@ -24,7 +24,6 @@
#include <StepShape_ClosedShell.hxx>
#include <StepShape_HArray1OfFace.hxx>
#include <Standard_Integer.hxx>
class StepShape_ClosedShell;
class TCollection_HAsciiString;
class StepShape_Face;

View File

@@ -22,7 +22,6 @@
#include <Standard_Boolean.hxx>
#include <StepShape_Edge.hxx>
class StepShape_Edge;
class TCollection_HAsciiString;
class StepShape_Vertex;

View File

@@ -24,7 +24,6 @@
#include <StepShape_Face.hxx>
#include <StepShape_HArray1OfFaceBound.hxx>
#include <Standard_Integer.hxx>
class StepShape_Face;
class TCollection_HAsciiString;
class StepShape_FaceBound;

View File

@@ -24,7 +24,6 @@
#include <StepShape_OpenShell.hxx>
#include <StepShape_HArray1OfFace.hxx>
#include <Standard_Integer.hxx>
class StepShape_OpenShell;
class TCollection_HAsciiString;
class StepShape_Face;

View File

@@ -22,8 +22,6 @@
#include <StepShape_ToleranceMethodDefinition.hxx>
#include <StepShape_DimensionalCharacteristic.hxx>
#include <Standard_Transient.hxx>
class StepShape_ToleranceMethodDefinition;
class StepShape_DimensionalCharacteristic;
class StepShape_PlusMinusTolerance;

View File

@@ -21,7 +21,6 @@
#include <Standard_Type.hxx>
#include <StepShape_SolidModel.hxx>
class StepShape_SolidModel;
class StepGeom_CartesianTransformationOperator3d;
class TCollection_HAsciiString;

View File

@@ -20,7 +20,6 @@
#include <Standard_Type.hxx>
#include <StepShape_Edge.hxx>
class StepShape_Edge;
class TCollection_HAsciiString;
class StepShape_Vertex;

View File

@@ -21,7 +21,6 @@
#include <StepShape_Face.hxx>
#include <StepShape_HArray1OfFaceBound.hxx>
class StepShape_Face;
class TCollection_HAsciiString;

View File

@@ -20,7 +20,6 @@
#include <Standard_Type.hxx>
#include <Standard_Transient.hxx>
class StepBasic_MeasureWithUnit;
class StepShape_ToleranceValue;