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

0032751: Coding - get rid of unused headers [AppStd to BndLib]

This commit is contained in:
aml
2021-12-26 10:22:25 +03:00
parent bcecb5832b
commit 2f23e4e3a5
214 changed files with 2 additions and 515 deletions

View File

@@ -15,9 +15,6 @@
#include <Blend_AppFunction.hxx>
#include <Blend_Point.hxx>
#include <gp_Pnt.hxx>
#include <math_Matrix.hxx>
#include <Standard_DomainError.hxx>
//=======================================================================
//function : Parameter

View File

@@ -22,10 +22,8 @@
#include <Standard_Handle.hxx>
#include <math_FunctionSetWithDerivatives.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Boolean.hxx>
#include <math_Vector.hxx>
#include <Standard_Real.hxx>
#include <TColStd_Array1OfReal.hxx>
#include <GeomAbs_Shape.hxx>
#include <TColStd_Array1OfInteger.hxx>

View File

@@ -16,11 +16,6 @@
#include <Blend_CSFunction.hxx>
#include <Blend_Point.hxx>
#include <gp_Pnt.hxx>
#include <gp_Pnt2d.hxx>
#include <gp_Vec.hxx>
#include <gp_Vec2d.hxx>
#include <math_Matrix.hxx>
#include <Standard_DomainError.hxx>
#include <Standard_NotImplemented.hxx>
Standard_Integer Blend_CSFunction::NbVariables () const

View File

@@ -22,10 +22,8 @@
#include <Standard_Handle.hxx>
#include <Blend_AppFunction.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Boolean.hxx>
#include <math_Vector.hxx>
#include <Standard_Real.hxx>
#include <TColStd_Array1OfReal.hxx>
#include <TColStd_Array1OfInteger.hxx>
#include <TColgp_Array1OfPnt.hxx>

View File

@@ -16,8 +16,6 @@
#include <Blend_CurvPointFuncInv.hxx>
#include <gp_Pnt.hxx>
#include <math_Matrix.hxx>
//=======================================================================
//function : NbVariables

View File

@@ -22,10 +22,8 @@
#include <Standard_Handle.hxx>
#include <math_FunctionSetWithDerivatives.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Boolean.hxx>
#include <math_Vector.hxx>
#include <Standard_Real.hxx>
class math_Matrix;
class gp_Pnt;

View File

@@ -15,7 +15,6 @@
#include <Adaptor2d_Curve2d.hxx>
#include <Blend_FuncInv.hxx>
#include <math_Matrix.hxx>
Standard_Integer Blend_FuncInv::NbVariables () const
{

View File

@@ -16,10 +16,6 @@
#include <Blend_Function.hxx>
#include <Blend_Point.hxx>
#include <gp_Pnt.hxx>
#include <gp_Vec.hxx>
#include <gp_Vec2d.hxx>
#include <math_Matrix.hxx>
#include <Standard_DomainError.hxx>
Standard_Integer Blend_Function::NbVariables () const
{

View File

@@ -22,12 +22,8 @@
#include <Standard_Handle.hxx>
#include <Blend_AppFunction.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Boolean.hxx>
#include <math_Vector.hxx>
#include <Standard_Real.hxx>
#include <TColStd_Array1OfReal.hxx>
#include <TColStd_Array1OfInteger.hxx>
#include <TColgp_Array1OfPnt.hxx>
#include <TColgp_Array1OfVec.hxx>
#include <TColgp_Array1OfPnt2d.hxx>

View File

@@ -17,7 +17,6 @@
#include <gp_Pnt.hxx>
#include <gp_Vec.hxx>
#include <gp_Vec2d.hxx>
#include <Standard_DomainError.hxx>
Blend_Point::Blend_Point ():istgt(Standard_True) {}

View File

@@ -23,7 +23,6 @@
#include <gp_Pnt.hxx>
#include <gp_Vec.hxx>
#include <Standard_Real.hxx>
#include <Standard_Boolean.hxx>
#include <gp_Vec2d.hxx>
class gp_Vec2d;

View File

@@ -18,11 +18,6 @@
#include <Blend_Point.hxx>
#include <Blend_RstRstFunction.hxx>
#include <gp_Pnt.hxx>
#include <gp_Pnt2d.hxx>
#include <gp_Vec.hxx>
#include <gp_Vec2d.hxx>
#include <math_Matrix.hxx>
#include <Standard_DomainError.hxx>
#include <Standard_NotImplemented.hxx>
const gp_Pnt& Blend_RstRstFunction::Pnt1() const

View File

@@ -18,13 +18,9 @@
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx>
#include <Blend_AppFunction.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Boolean.hxx>
#include <math_Vector.hxx>
#include <Standard_Real.hxx>
#include <Blend_DecrochStatus.hxx>
#include <TColStd_Array1OfReal.hxx>
#include <GeomAbs_Shape.hxx>

View File

@@ -17,7 +17,6 @@
#include <Adaptor2d_Curve2d.hxx>
#include <Blend_SurfCurvFuncInv.hxx>
#include <math_Matrix.hxx>
//=======================================================================
//function : NbVariables

View File

@@ -23,9 +23,7 @@
#include <math_FunctionSetWithDerivatives.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Boolean.hxx>
#include <math_Vector.hxx>
#include <Standard_Real.hxx>
class math_Matrix;
//! Deferred class for a function used to compute a

View File

@@ -16,8 +16,6 @@
#include <Blend_SurfPointFuncInv.hxx>
#include <gp_Pnt.hxx>
#include <math_Matrix.hxx>
//=======================================================================
//function : NbVariables

View File

@@ -22,10 +22,8 @@
#include <Standard_Handle.hxx>
#include <math_FunctionSetWithDerivatives.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Boolean.hxx>
#include <math_Vector.hxx>
#include <Standard_Real.hxx>
class math_Matrix;
class gp_Pnt;

View File

@@ -18,11 +18,6 @@
#include <Blend_Point.hxx>
#include <Blend_SurfRstFunction.hxx>
#include <gp_Pnt.hxx>
#include <gp_Pnt2d.hxx>
#include <gp_Vec.hxx>
#include <gp_Vec2d.hxx>
#include <math_Matrix.hxx>
#include <Standard_DomainError.hxx>
#include <Standard_NotImplemented.hxx>
const gp_Pnt& Blend_SurfRstFunction::Pnt1() const

View File

@@ -18,13 +18,9 @@
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx>
#include <Blend_AppFunction.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Boolean.hxx>
#include <math_Vector.hxx>
#include <Standard_Real.hxx>
#include <TColStd_Array1OfReal.hxx>
#include <GeomAbs_Shape.hxx>
#include <TColStd_Array1OfInteger.hxx>