mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0032781: Coding - get rid of unused headers [BRepCheck to ChFiKPart]
This commit is contained in:
@@ -19,11 +19,7 @@
|
||||
|
||||
#include <Standard.hxx>
|
||||
#include <Standard_DefineAlloc.hxx>
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <gp_Lin2d.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
#include <TopTrans_CurveTransition.hxx>
|
||||
#include <BRepClass_Intersector.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
|
@@ -19,13 +19,10 @@
|
||||
|
||||
#include <Standard.hxx>
|
||||
#include <Standard_DefineAlloc.hxx>
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <BRepClass_FClass2dOfFClassifier.hxx>
|
||||
#include <BRepClass_Edge.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
#include <IntRes2d_Position.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <TopAbs_State.hxx>
|
||||
class Standard_DomainError;
|
||||
class BRepClass_FaceExplorer;
|
||||
|
@@ -20,7 +20,6 @@
|
||||
#include <Extrema_ExtPS.hxx>
|
||||
#include <gp_Pnt.hxx>
|
||||
#include <gp_Pnt2d.hxx>
|
||||
#include <TopAbs_State.hxx>
|
||||
#include <TopoDS_Face.hxx>
|
||||
|
||||
//=======================================================================
|
||||
|
@@ -22,7 +22,6 @@
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <BRepClass_FClassifier.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
class BRepClass_FaceExplorer;
|
||||
class gp_Pnt2d;
|
||||
class TopoDS_Face;
|
||||
|
@@ -19,15 +19,12 @@
|
||||
|
||||
#include <Standard.hxx>
|
||||
#include <Standard_DefineAlloc.hxx>
|
||||
#include <Standard_Handle.hxx>
|
||||
#include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
|
||||
|
||||
#include <TopAbs_Orientation.hxx>
|
||||
#include <TopoDS_Face.hxx>
|
||||
#include <TopExp_Explorer.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
class gp_Pnt2d;
|
||||
class gp_Lin2d;
|
||||
class BRepClass_Edge;
|
||||
|
@@ -19,11 +19,8 @@
|
||||
|
||||
#include <Standard.hxx>
|
||||
#include <Standard_DefineAlloc.hxx>
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <gp_Lin2d.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
#include <TopTrans_CurveTransition.hxx>
|
||||
#include <BRepClass_Intersector.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
|
@@ -19,10 +19,8 @@
|
||||
|
||||
#include <Standard.hxx>
|
||||
#include <Standard_DefineAlloc.hxx>
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <Geom2dInt_IntConicCurveOfGInter.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
class gp_Lin2d;
|
||||
class BRepClass_Edge;
|
||||
class gp_Dir2d;
|
||||
|
Reference in New Issue
Block a user