mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-09-04 19:57:55 +08:00
CR32614 Coding - get rid of unsused forward declarations [Adaptor2d to GccAna]
Packages from Adaptor2d to GccAna are processed.
This commit is contained in:
@@ -26,8 +26,6 @@
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <TopTools_ListOfShape.hxx>
|
||||
class BRepBuilderAPI_Sewing;
|
||||
class Standard_OutOfRange;
|
||||
class Standard_NoSuchObject;
|
||||
class TopoDS_Shape;
|
||||
class TopoDS_Edge;
|
||||
|
||||
|
||||
@@ -27,8 +27,6 @@
|
||||
#include <BRepBuilderAPI_TransitionMode.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <TopTools_ListOfShape.hxx>
|
||||
class StdFail_NotDone;
|
||||
class Standard_NoSuchObject;
|
||||
class TopoDS_Shape;
|
||||
class gp_Dir;
|
||||
class Geom_Surface;
|
||||
|
||||
@@ -29,8 +29,6 @@
|
||||
#include <Standard_Real.hxx>
|
||||
#include <TopTools_ListOfShape.hxx>
|
||||
class TopoDS_Wire;
|
||||
class TopoDS_Face;
|
||||
class BRepFill_Evolved;
|
||||
class TopoDS_Shape;
|
||||
|
||||
|
||||
|
||||
@@ -28,9 +28,6 @@
|
||||
#include <Standard_Real.hxx>
|
||||
#include <GeomAbs_Shape.hxx>
|
||||
#include <TopTools_ListOfShape.hxx>
|
||||
class StdFail_NotDone;
|
||||
class Standard_OutOfRange;
|
||||
class Standard_ConstructionError;
|
||||
class TopoDS_Face;
|
||||
class TopoDS_Edge;
|
||||
class gp_Pnt;
|
||||
|
||||
@@ -28,8 +28,6 @@
|
||||
#include <BRepFill_ListOfOffsetWire.hxx>
|
||||
#include <BRepBuilderAPI_MakeShape.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
class StdFail_NotDone;
|
||||
class TopoDS_Face;
|
||||
class TopoDS_Wire;
|
||||
class TopoDS_Shape;
|
||||
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
#include <GeomAbs_JoinType.hxx>
|
||||
#include <TopTools_ListOfShape.hxx>
|
||||
class TopoDS_Shape;
|
||||
class BRepOffset_MakeOffset;
|
||||
|
||||
|
||||
//! Describes functions to build a shell out of a shape. The
|
||||
|
||||
@@ -28,7 +28,6 @@
|
||||
#include <Standard_Real.hxx>
|
||||
class TopoDS_Wire;
|
||||
class TopoDS_Shape;
|
||||
class BRepFill_Pipe;
|
||||
|
||||
|
||||
//! Describes functions to build pipes.
|
||||
|
||||
@@ -30,8 +30,6 @@
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <BRepBuilderAPI_TransitionMode.hxx>
|
||||
#include <TopTools_ListOfShape.hxx>
|
||||
class Standard_DomainError;
|
||||
class StdFail_NotDone;
|
||||
class TopoDS_Wire;
|
||||
class gp_Ax2;
|
||||
class gp_Dir;
|
||||
|
||||
@@ -26,7 +26,6 @@
|
||||
#include <TopTools_MapOfShape.hxx>
|
||||
#include <BRepOffsetAPI_SequenceOfSequenceOfShape.hxx>
|
||||
#include <BRepBuilderAPI_MakeShape.hxx>
|
||||
class TopoDS_Shape;
|
||||
|
||||
|
||||
//! Describes functions to build a middle path of a
|
||||
|
||||
@@ -28,9 +28,6 @@
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <TopTools_ListOfShape.hxx>
|
||||
class Standard_ConstructionError;
|
||||
class Standard_NoSuchObject;
|
||||
class StdFail_NotDone;
|
||||
class TopoDS_Shape;
|
||||
class TopoDS_Edge;
|
||||
|
||||
|
||||
@@ -33,7 +33,6 @@
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <BRepBuilderAPI_MakeShape.hxx>
|
||||
#include <TopTools_Array1OfShape.hxx>
|
||||
class Standard_DomainError;
|
||||
class TopoDS_Wire;
|
||||
class TopoDS_Vertex;
|
||||
class TopoDS_Shape;
|
||||
|
||||
Reference in New Issue
Block a user