mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-06-12 01:50:22 +08:00
0032781: Coding - get rid of unused headers [BRepCheck to ChFiKPart]
This commit is contained in:
@@ -16,16 +16,10 @@
|
||||
|
||||
|
||||
#include <BRepBuilderAPI.hxx>
|
||||
#include <BRepPrim_Direction.hxx>
|
||||
#include <BRepPrim_Wedge.hxx>
|
||||
#include <BRepPrimAPI_MakeBox.hxx>
|
||||
#include <gp_Ax2.hxx>
|
||||
#include <gp_Pnt.hxx>
|
||||
#include <Standard_DomainError.hxx>
|
||||
#include <Standard_OutOfRange.hxx>
|
||||
#include <StdFail_NotDone.hxx>
|
||||
#include <TopoDS.hxx>
|
||||
#include <TopoDS_Face.hxx>
|
||||
#include <TopoDS_Shell.hxx>
|
||||
#include <TopoDS_Solid.hxx>
|
||||
|
||||
|
||||
@@ -19,11 +19,9 @@
|
||||
|
||||
#include <Standard.hxx>
|
||||
#include <Standard_DefineAlloc.hxx>
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <BRepPrim_Wedge.hxx>
|
||||
#include <BRepBuilderAPI_MakeShape.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
class gp_Pnt;
|
||||
class gp_Ax2;
|
||||
class TopoDS_Shell;
|
||||
|
||||
@@ -15,13 +15,9 @@
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
|
||||
#include <BRepBuilderAPI.hxx>
|
||||
#include <BRepPrim_Cone.hxx>
|
||||
#include <BRepPrimAPI_MakeCone.hxx>
|
||||
#include <gp.hxx>
|
||||
#include <gp_Ax2.hxx>
|
||||
#include <gp_Dir.hxx>
|
||||
#include <Standard_DomainError.hxx>
|
||||
|
||||
//=======================================================================
|
||||
//function : BRepPrimAPI_MakeCone
|
||||
|
||||
@@ -23,8 +23,6 @@
|
||||
|
||||
#include <BRepPrim_Cone.hxx>
|
||||
#include <BRepPrimAPI_MakeOneAxis.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
#include <Standard_Address.hxx>
|
||||
class gp_Ax2;
|
||||
|
||||
|
||||
|
||||
@@ -15,13 +15,9 @@
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
|
||||
#include <BRepBuilderAPI.hxx>
|
||||
#include <BRepPrim_Cylinder.hxx>
|
||||
#include <BRepPrimAPI_MakeCylinder.hxx>
|
||||
#include <gp.hxx>
|
||||
#include <gp_Ax2.hxx>
|
||||
#include <gp_Dir.hxx>
|
||||
#include <Standard_DomainError.hxx>
|
||||
|
||||
//=======================================================================
|
||||
//function : BRepPrimAPI_MakeCylinder
|
||||
|
||||
@@ -23,8 +23,6 @@
|
||||
|
||||
#include <BRepPrim_Cylinder.hxx>
|
||||
#include <BRepPrimAPI_MakeOneAxis.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
#include <Standard_Address.hxx>
|
||||
class gp_Ax2;
|
||||
|
||||
|
||||
|
||||
@@ -19,7 +19,6 @@
|
||||
|
||||
#include <Standard.hxx>
|
||||
#include <Standard_DefineAlloc.hxx>
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <TopoDS_Solid.hxx>
|
||||
#include <BRepBuilderAPI_MakeShape.hxx>
|
||||
|
||||
@@ -15,10 +15,8 @@
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
|
||||
#include <BRepBuilderAPI.hxx>
|
||||
#include <BRepPrim_OneAxis.hxx>
|
||||
#include <BRepPrimAPI_MakeOneAxis.hxx>
|
||||
#include <StdFail_NotDone.hxx>
|
||||
#include <TopoDS.hxx>
|
||||
#include <TopoDS_Face.hxx>
|
||||
#include <TopoDS_Shell.hxx>
|
||||
|
||||
@@ -19,10 +19,8 @@
|
||||
|
||||
#include <Standard.hxx>
|
||||
#include <Standard_DefineAlloc.hxx>
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <BRepBuilderAPI_MakeShape.hxx>
|
||||
#include <Standard_Address.hxx>
|
||||
class TopoDS_Face;
|
||||
class TopoDS_Shell;
|
||||
class TopoDS_Solid;
|
||||
|
||||
@@ -19,11 +19,9 @@
|
||||
|
||||
#include <Standard.hxx>
|
||||
#include <Standard_DefineAlloc.hxx>
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <BRepSweep_Prism.hxx>
|
||||
#include <BRepPrimAPI_MakeSweep.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <TopTools_ListOfShape.hxx>
|
||||
class TopoDS_Shape;
|
||||
class gp_Vec;
|
||||
|
||||
@@ -22,8 +22,6 @@
|
||||
#include <BRepPrimAPI_MakeRevol.hxx>
|
||||
#include <BRepSweep_Revol.hxx>
|
||||
#include <gp_Ax1.hxx>
|
||||
#include <gp_Circ.hxx>
|
||||
#include <gp_Lin.hxx>
|
||||
#include <TopExp_Explorer.hxx>
|
||||
#include <TopoDS_Shape.hxx>
|
||||
#include <TopTools_DataMapOfShapeListOfShape.hxx>
|
||||
|
||||
@@ -25,8 +25,6 @@
|
||||
#include <TopTools_ListOfShape.hxx>
|
||||
#include <BRepPrimAPI_MakeSweep.hxx>
|
||||
#include <BRepTools_History.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
class TopoDS_Shape;
|
||||
class gp_Ax1;
|
||||
|
||||
|
||||
@@ -23,7 +23,6 @@
|
||||
#include <Geom_Plane.hxx>
|
||||
#include <GeomProjLib.hxx>
|
||||
#include <gp_Ax2.hxx>
|
||||
#include <Standard_DomainError.hxx>
|
||||
|
||||
//=======================================================================
|
||||
//function : Project
|
||||
|
||||
@@ -23,7 +23,6 @@
|
||||
|
||||
#include <BRepPrim_Revolution.hxx>
|
||||
#include <BRepPrimAPI_MakeOneAxis.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
#include <Standard_Address.hxx>
|
||||
class Geom_Curve;
|
||||
class gp_Ax2;
|
||||
|
||||
@@ -16,13 +16,11 @@
|
||||
|
||||
|
||||
#include <BRepBuilderAPI.hxx>
|
||||
#include <BRepPrim_Sphere.hxx>
|
||||
#include <BRepPrimAPI_MakeSphere.hxx>
|
||||
#include <gp.hxx>
|
||||
#include <gp_Ax2.hxx>
|
||||
#include <gp_Dir.hxx>
|
||||
#include <gp_Pnt.hxx>
|
||||
#include <Standard_DomainError.hxx>
|
||||
|
||||
//=======================================================================
|
||||
//function : BRepPrimAPI_MakeSphere
|
||||
|
||||
@@ -19,12 +19,9 @@
|
||||
|
||||
#include <Standard.hxx>
|
||||
#include <Standard_DefineAlloc.hxx>
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <BRepPrim_Sphere.hxx>
|
||||
#include <BRepPrimAPI_MakeOneAxis.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
#include <Standard_Address.hxx>
|
||||
class gp_Pnt;
|
||||
class gp_Ax2;
|
||||
|
||||
|
||||
@@ -19,7 +19,6 @@
|
||||
|
||||
#include <Standard.hxx>
|
||||
#include <Standard_DefineAlloc.hxx>
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <BRepBuilderAPI_MakeShape.hxx>
|
||||
class TopoDS_Shape;
|
||||
|
||||
@@ -15,11 +15,8 @@
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
|
||||
#include <BRepBuilderAPI.hxx>
|
||||
#include <BRepPrim_Torus.hxx>
|
||||
#include <BRepPrimAPI_MakeTorus.hxx>
|
||||
#include <gp_Ax2.hxx>
|
||||
#include <Standard_DomainError.hxx>
|
||||
|
||||
//=======================================================================
|
||||
//function : BRepPrimAPI_MakeTorus
|
||||
|
||||
@@ -23,8 +23,6 @@
|
||||
|
||||
#include <BRepPrim_Torus.hxx>
|
||||
#include <BRepPrimAPI_MakeOneAxis.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
#include <Standard_Address.hxx>
|
||||
class gp_Ax2;
|
||||
|
||||
|
||||
|
||||
@@ -15,11 +15,8 @@
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
|
||||
#include <BRepPrim_Wedge.hxx>
|
||||
#include <BRepPrimAPI_MakeWedge.hxx>
|
||||
#include <gp_Ax2.hxx>
|
||||
#include <Standard_DomainError.hxx>
|
||||
#include <StdFail_NotDone.hxx>
|
||||
#include <TopoDS.hxx>
|
||||
#include <TopoDS_Shell.hxx>
|
||||
#include <TopoDS_Solid.hxx>
|
||||
|
||||
@@ -23,7 +23,6 @@
|
||||
|
||||
#include <BRepPrim_Wedge.hxx>
|
||||
#include <BRepBuilderAPI_MakeShape.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
class gp_Ax2;
|
||||
class TopoDS_Shell;
|
||||
class TopoDS_Solid;
|
||||
|
||||
Reference in New Issue
Block a user