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:
@@ -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;
|
||||
|
||||
|
||||
|
@@ -28,7 +28,6 @@
|
||||
#include <Standard_Transient.hxx>
|
||||
#include <TColStd_Array2OfReal.hxx>
|
||||
class PLib_Base;
|
||||
class Standard_DimensionError;
|
||||
|
||||
|
||||
class FEmTool_Curve;
|
||||
|
@@ -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;
|
||||
|
||||
|
||||
|
@@ -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
|
||||
|
@@ -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;
|
||||
|
@@ -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;
|
||||
|
@@ -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;
|
||||
|
@@ -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;
|
||||
|
@@ -25,7 +25,6 @@
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <math_Vector.hxx>
|
||||
class StdFail_NotDone;
|
||||
|
||||
|
||||
class FEmTool_SparseMatrix;
|
||||
|
Reference in New Issue
Block a user