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 <StepFEA_CurveElementEndCoordinateSystem.hxx>
|
||||
#include <TColStd_HArray1OfReal.hxx>
|
||||
#include <Standard_Transient.hxx>
|
||||
class StepFEA_CurveElementEndCoordinateSystem;
|
||||
|
||||
|
||||
class StepFEA_CurveElementEndOffset;
|
||||
|
@@ -22,7 +22,6 @@
|
||||
#include <StepFEA_CurveElementEndCoordinateSystem.hxx>
|
||||
#include <StepElement_HArray1OfCurveElementEndReleasePacket.hxx>
|
||||
#include <Standard_Transient.hxx>
|
||||
class StepFEA_CurveElementEndCoordinateSystem;
|
||||
|
||||
|
||||
class StepFEA_CurveElementEndRelease;
|
||||
|
@@ -23,8 +23,6 @@
|
||||
#include <StepElement_ElementAspect.hxx>
|
||||
#include <Standard_Transient.hxx>
|
||||
class StepElement_AnalysisItemWithinRepresentation;
|
||||
class StepFEA_ElementOrElementGroup;
|
||||
class StepElement_ElementAspect;
|
||||
|
||||
|
||||
class StepFEA_ElementGeometricRelationship;
|
||||
|
@@ -22,7 +22,6 @@
|
||||
#include <StepFEA_SymmetricTensor43d.hxx>
|
||||
#include <StepFEA_FeaMaterialPropertyRepresentationItem.hxx>
|
||||
class TCollection_HAsciiString;
|
||||
class StepFEA_SymmetricTensor43d;
|
||||
|
||||
|
||||
class StepFEA_FeaLinearElasticity;
|
||||
|
@@ -22,7 +22,6 @@
|
||||
#include <StepFEA_SymmetricTensor23d.hxx>
|
||||
#include <StepFEA_FeaMaterialPropertyRepresentationItem.hxx>
|
||||
class TCollection_HAsciiString;
|
||||
class StepFEA_SymmetricTensor23d;
|
||||
|
||||
|
||||
class StepFEA_FeaMoistureAbsorption;
|
||||
|
@@ -23,7 +23,6 @@
|
||||
#include <Standard_Real.hxx>
|
||||
#include <StepFEA_FeaMaterialPropertyRepresentationItem.hxx>
|
||||
class TCollection_HAsciiString;
|
||||
class StepFEA_SymmetricTensor23d;
|
||||
|
||||
|
||||
class StepFEA_FeaSecantCoefficientOfLinearThermalExpansion;
|
||||
|
@@ -22,7 +22,6 @@
|
||||
#include <StepFEA_SymmetricTensor42d.hxx>
|
||||
#include <StepFEA_FeaMaterialPropertyRepresentationItem.hxx>
|
||||
class TCollection_HAsciiString;
|
||||
class StepFEA_SymmetricTensor42d;
|
||||
|
||||
|
||||
class StepFEA_FeaShellBendingStiffness;
|
||||
|
@@ -22,7 +22,6 @@
|
||||
#include <StepFEA_SymmetricTensor42d.hxx>
|
||||
#include <StepFEA_FeaMaterialPropertyRepresentationItem.hxx>
|
||||
class TCollection_HAsciiString;
|
||||
class StepFEA_SymmetricTensor42d;
|
||||
|
||||
|
||||
class StepFEA_FeaShellMembraneBendingCouplingStiffness;
|
||||
|
@@ -22,7 +22,6 @@
|
||||
#include <StepFEA_SymmetricTensor42d.hxx>
|
||||
#include <StepFEA_FeaMaterialPropertyRepresentationItem.hxx>
|
||||
class TCollection_HAsciiString;
|
||||
class StepFEA_SymmetricTensor42d;
|
||||
|
||||
|
||||
class StepFEA_FeaShellMembraneStiffness;
|
||||
|
@@ -22,7 +22,6 @@
|
||||
#include <StepFEA_SymmetricTensor22d.hxx>
|
||||
#include <StepFEA_FeaMaterialPropertyRepresentationItem.hxx>
|
||||
class TCollection_HAsciiString;
|
||||
class StepFEA_SymmetricTensor22d;
|
||||
|
||||
|
||||
class StepFEA_FeaShellShearStiffness;
|
||||
|
@@ -22,7 +22,6 @@
|
||||
#include <StepFEA_SymmetricTensor23d.hxx>
|
||||
#include <StepFEA_FeaMaterialPropertyRepresentationItem.hxx>
|
||||
class TCollection_HAsciiString;
|
||||
class StepFEA_SymmetricTensor23d;
|
||||
|
||||
|
||||
class StepFEA_FeaTangentialCoefficientOfLinearThermalExpansion;
|
||||
|
@@ -22,8 +22,6 @@
|
||||
#include <StepFEA_DegreeOfFreedom.hxx>
|
||||
#include <StepElement_MeasureOrUnspecifiedValue.hxx>
|
||||
#include <Standard_Transient.hxx>
|
||||
class StepFEA_DegreeOfFreedom;
|
||||
class StepElement_MeasureOrUnspecifiedValue;
|
||||
|
||||
|
||||
class StepFEA_FreedomAndCoefficient;
|
||||
|
Reference in New Issue
Block a user