1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-29 14:00:49 +03:00

CR32614 Coding - get rid of unsused forward declarations [Adaptor2d to GccAna]

Packages from Adaptor2d to GccAna are processed.
This commit is contained in:
aml
2021-10-12 07:44:06 +03:00
committed by smoskvin
parent 16f9b46dbb
commit 0c9c466e9d
386 changed files with 0 additions and 961 deletions

View File

@@ -30,9 +30,6 @@
#include <Standard_Integer.hxx>
#include <Standard_Real.hxx>
class FEmTool_ProfileMatrix;
class StdFail_NotDone;
class Standard_DimensionError;
class Standard_DomainError;
class math_Matrix;

View File

@@ -28,7 +28,6 @@
#include <Standard_Transient.hxx>
#include <TColStd_Array2OfReal.hxx>
class PLib_Base;
class Standard_DimensionError;
class FEmTool_Curve;

View File

@@ -26,8 +26,6 @@
#include <TColStd_HArray2OfInteger.hxx>
#include <Standard_Integer.hxx>
#include <math_Vector.hxx>
class Standard_NotImplemented;
class Standard_DomainError;
class math_Matrix;

View File

@@ -26,7 +26,6 @@
#include <Standard_Boolean.hxx>
#include <math_Vector.hxx>
class PLib_Base;
class Standard_ConstructionError;
//! this class describes the functions needed for

View File

@@ -27,9 +27,6 @@
#include <TColStd_HArray2OfInteger.hxx>
#include <Standard_Real.hxx>
#include <math_Vector.hxx>
class Standard_NotImplemented;
class Standard_DomainError;
class math_Matrix;
class FEmTool_LinearFlexion;

View File

@@ -27,9 +27,6 @@
#include <TColStd_HArray2OfInteger.hxx>
#include <Standard_Real.hxx>
#include <math_Vector.hxx>
class Standard_NotImplemented;
class Standard_DomainError;
class math_Matrix;
class FEmTool_LinearJerk;

View File

@@ -27,9 +27,6 @@
#include <TColStd_HArray2OfInteger.hxx>
#include <Standard_Real.hxx>
#include <math_Vector.hxx>
class Standard_NotImplemented;
class Standard_DomainError;
class math_Matrix;
class FEmTool_LinearTension;

View File

@@ -29,9 +29,6 @@
#include <Standard_Real.hxx>
#include <Standard_Integer.hxx>
#include <math_Vector.hxx>
class StdFail_NotDone;
class Standard_NotImplemented;
class Standard_OutOfRange;
class FEmTool_ProfileMatrix;

View File

@@ -25,7 +25,6 @@
#include <Standard_Integer.hxx>
#include <Standard_Boolean.hxx>
#include <math_Vector.hxx>
class StdFail_NotDone;
class FEmTool_SparseMatrix;