mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-08 14:17:06 +03:00
CR32614 Coding - get rid of unsused forward declarations [Adaptor2d to GccAna]
Packages from Adaptor2d to GccAna are processed.
This commit is contained in:
@@ -24,10 +24,6 @@
|
||||
#include <Standard_Real.hxx>
|
||||
class TopoDS_Face;
|
||||
class gp_Dir;
|
||||
class Draft_Modification;
|
||||
class Draft_FaceInfo;
|
||||
class Draft_EdgeInfo;
|
||||
class Draft_VertexInfo;
|
||||
|
||||
|
||||
|
||||
|
@@ -27,9 +27,6 @@
|
||||
#include <Standard_Real.hxx>
|
||||
class Geom_Curve;
|
||||
class Geom2d_Curve;
|
||||
class Standard_DomainError;
|
||||
class TopoDS_Face;
|
||||
class gp_Pnt;
|
||||
|
||||
|
||||
|
||||
|
@@ -25,8 +25,6 @@
|
||||
#include <TopoDS_Face.hxx>
|
||||
class Geom_Surface;
|
||||
class Geom_Curve;
|
||||
class Standard_DomainError;
|
||||
class TopoDS_Face;
|
||||
|
||||
|
||||
|
||||
|
@@ -33,11 +33,6 @@
|
||||
#include <Standard_Real.hxx>
|
||||
#include <GeomAbs_Shape.hxx>
|
||||
#include <TopAbs_Orientation.hxx>
|
||||
class StdFail_NotDone;
|
||||
class Standard_NoSuchObject;
|
||||
class Standard_ConstructionError;
|
||||
class TopoDS_Shape;
|
||||
class TopoDS_Face;
|
||||
class gp_Dir;
|
||||
class gp_Pln;
|
||||
class Geom_Surface;
|
||||
|
@@ -27,10 +27,7 @@
|
||||
#include <TopTools_ListIteratorOfListOfShape.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
class Standard_DomainError;
|
||||
class Standard_NoMoreObject;
|
||||
class TopoDS_Edge;
|
||||
class gp_Pnt;
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user