mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-25 09:07:26 +08:00
0033022: Coding - get rid of unused headers [ShapeBuild to STEPControl]
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
#include <Standard_DefineAlloc.hxx>
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <ShapeExtend_Status.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
|
||||
|
||||
@@ -16,11 +16,9 @@
|
||||
|
||||
// pdn 13.07.99 Derivatives are scaled in accordance with local/global parameter transition
|
||||
|
||||
#include <Geom_Curve.hxx>
|
||||
#include <gp_Pnt.hxx>
|
||||
#include <gp_Trsf.hxx>
|
||||
#include <gp_Vec.hxx>
|
||||
#include <Precision.hxx>
|
||||
#include <ShapeExtend_ComplexCurve.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
|
||||
@@ -20,10 +20,8 @@
|
||||
#include <Standard.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Geom_Curve.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
#include <GeomAbs_Shape.hxx>
|
||||
class gp_Trsf;
|
||||
class gp_Pnt;
|
||||
|
||||
@@ -17,7 +17,6 @@
|
||||
|
||||
#include <Geom_Curve.hxx>
|
||||
#include <Geom_Geometry.hxx>
|
||||
#include <Geom_Surface.hxx>
|
||||
#include <gp_Pnt.hxx>
|
||||
#include <gp_Pnt2d.hxx>
|
||||
#include <gp_Trsf.hxx>
|
||||
|
||||
@@ -22,12 +22,10 @@
|
||||
|
||||
#include <TColGeom_HArray2OfSurface.hxx>
|
||||
#include <TColStd_HArray1OfReal.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Geom_Surface.hxx>
|
||||
#include <ShapeExtend_Parametrisation.hxx>
|
||||
#include <TColStd_Array1OfReal.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
#include <GeomAbs_Shape.hxx>
|
||||
class gp_Pnt2d;
|
||||
class gp_Trsf2d;
|
||||
|
||||
@@ -15,7 +15,6 @@
|
||||
|
||||
#include <BRep_Builder.hxx>
|
||||
#include <ShapeExtend_Explorer.hxx>
|
||||
#include <Standard_TypeMismatch.hxx>
|
||||
#include <TopExp_Explorer.hxx>
|
||||
#include <TopoDS_Compound.hxx>
|
||||
#include <TopoDS_Iterator.hxx>
|
||||
|
||||
@@ -22,7 +22,6 @@
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <TopTools_HSequenceOfShape.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <TopTools_ListOfShape.hxx>
|
||||
#include <TopAbs_ShapeEnum.hxx>
|
||||
class TopoDS_Shape;
|
||||
|
||||
@@ -14,7 +14,6 @@
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
|
||||
#include <Message_ListOfMsg.hxx>
|
||||
#include <Message_Msg.hxx>
|
||||
#include <ShapeExtend_MsgRegistrator.hxx>
|
||||
#include <Standard_Transient.hxx>
|
||||
|
||||
@@ -23,7 +23,6 @@
|
||||
#include <TopTools_HSequenceOfShape.hxx>
|
||||
#include <TColStd_HSequenceOfInteger.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Transient.hxx>
|
||||
class TopoDS_Wire;
|
||||
class TopoDS_Edge;
|
||||
|
||||
Reference in New Issue
Block a user