1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-09-13 14:27:08 +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,7 +24,6 @@
#include <BRep_Builder.hxx>
#include <Standard_Real.hxx>
#include <Standard_Boolean.hxx>
class BRep_Builder;
class TopoDS_Shell;
class TopoDS_Face;
class gp_Pln;

View File

@@ -23,7 +23,6 @@
#include <Standard_Real.hxx>
#include <BRepPrim_Revolution.hxx>
class Standard_DomainError;
class gp_Ax2;
class gp_Pnt;
class TopoDS_Face;

View File

@@ -23,7 +23,6 @@
#include <Standard_Real.hxx>
#include <BRepPrim_Revolution.hxx>
class Standard_DomainError;
class gp_Ax2;
class gp_Pnt;
class TopoDS_Face;

View File

@@ -26,13 +26,8 @@
#include <TopoDS_Face.hxx>
#include <Standard_Real.hxx>
#include <Standard_Integer.hxx>
class Standard_ConstructionError;
class Standard_OutOfRange;
class BRep_Builder;
class Geom_Surface;
class TopoDS_Face;
class TopoDS_Edge;
class TopoDS_Vertex;
//! The FaceBuilder is an algorithm to build a BRep

View File

@@ -31,17 +31,8 @@
#include <TopoDS_Wire.hxx>
#include <TopoDS_Face.hxx>
#include <BRepPrim_Direction.hxx>
class Standard_DomainError;
class Standard_OutOfRange;
class BRepPrim_Builder;
class gp_Ax2;
class TopoDS_Shell;
class TopoDS_Face;
class gp_Pln;
class TopoDS_Wire;
class TopoDS_Edge;
class gp_Lin;
class TopoDS_Vertex;
class gp_Pnt;

View File

@@ -30,16 +30,7 @@
#include <TopoDS_Edge.hxx>
#include <TopoDS_Wire.hxx>
#include <TopoDS_Face.hxx>
class Standard_DomainError;
class Standard_OutOfRange;
class BRepPrim_Builder;
class gp_Ax2;
class TopoDS_Face;
class TopoDS_Edge;
class gp_Pnt2d;
class TopoDS_Shell;
class TopoDS_Wire;
class TopoDS_Vertex;
//! Algorithm to build primitives with one axis of

View File

@@ -23,7 +23,6 @@
#include <Standard_Real.hxx>
#include <BRepPrim_Revolution.hxx>
class Standard_DomainError;
class gp_Pnt;
class gp_Ax2;
class TopoDS_Face;

View File

@@ -23,7 +23,6 @@
#include <Standard_Real.hxx>
#include <BRepPrim_Revolution.hxx>
class Standard_DomainError;
class gp_Ax2;
class gp_Pnt;
class TopoDS_Face;

View File

@@ -23,7 +23,6 @@
#include <BRepPrim_GWedge.hxx>
#include <Standard_Real.hxx>
class Standard_DomainError;
class gp_Ax2;