1
0
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:
aml
2021-10-12 07:44:06 +03:00
committed by smoskvin
parent 16f9b46dbb
commit 0c9c466e9d
386 changed files with 0 additions and 961 deletions

View File

@@ -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;

View File

@@ -27,9 +27,6 @@
#include <Standard_Real.hxx>
class Geom_Curve;
class Geom2d_Curve;
class Standard_DomainError;
class TopoDS_Face;
class gp_Pnt;

View File

@@ -25,8 +25,6 @@
#include <TopoDS_Face.hxx>
class Geom_Surface;
class Geom_Curve;
class Standard_DomainError;
class TopoDS_Face;

View File

@@ -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;

View File

@@ -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;