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:
@@ -31,9 +31,6 @@
|
||||
#include <math_Vector.hxx>
|
||||
class FEmTool_ElementaryCriterion;
|
||||
class FEmTool_Curve;
|
||||
class Standard_NotImplemented;
|
||||
class Standard_DomainError;
|
||||
class AppDef_MultiLine;
|
||||
class math_Matrix;
|
||||
|
||||
|
||||
|
@@ -28,9 +28,6 @@
|
||||
#include <TColgp_Array1OfPnt2d.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
#include <Standard_OStream.hxx>
|
||||
class Standard_ConstructionError;
|
||||
class Standard_DimensionError;
|
||||
class Standard_OutOfRange;
|
||||
class AppDef_MultiPointConstraint;
|
||||
|
||||
|
||||
|
@@ -27,9 +27,6 @@
|
||||
#include <TColgp_HArray1OfVec.hxx>
|
||||
#include <TColgp_HArray1OfVec2d.hxx>
|
||||
|
||||
class Standard_OutOfRange;
|
||||
class Standard_ConstructionError;
|
||||
class Standard_DimensionError;
|
||||
class gp_Vec;
|
||||
class gp_Vec2d;
|
||||
|
||||
|
@@ -28,8 +28,6 @@
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <math_Vector.hxx>
|
||||
#include <TColStd_Array1OfReal.hxx>
|
||||
class Standard_NotImplemented;
|
||||
class Standard_DomainError;
|
||||
class FEmTool_Curve;
|
||||
class math_Matrix;
|
||||
|
||||
|
@@ -35,14 +35,6 @@
|
||||
#include <math_Vector.hxx>
|
||||
#include <AppParCurves_Constraint.hxx>
|
||||
class AppDef_SmoothCriterion;
|
||||
class Standard_OutOfRange;
|
||||
class Standard_DimensionError;
|
||||
class Standard_DomainError;
|
||||
class Standard_ConstructionError;
|
||||
class StdFail_NotDone;
|
||||
class gp_VectorWithNullMagnitude;
|
||||
class AppDef_MultiLine;
|
||||
class AppParCurves_MultiBSpCurve;
|
||||
class math_Matrix;
|
||||
class FEmTool_Curve;
|
||||
class FEmTool_Assembly;
|
||||
|
Reference in New Issue
Block a user