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:
@@ -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;
|
||||
|
@@ -23,7 +23,6 @@
|
||||
|
||||
#include <Standard_Real.hxx>
|
||||
#include <BRepPrim_Revolution.hxx>
|
||||
class Standard_DomainError;
|
||||
class gp_Ax2;
|
||||
class gp_Pnt;
|
||||
class TopoDS_Face;
|
||||
|
@@ -23,7 +23,6 @@
|
||||
|
||||
#include <Standard_Real.hxx>
|
||||
#include <BRepPrim_Revolution.hxx>
|
||||
class Standard_DomainError;
|
||||
class gp_Ax2;
|
||||
class gp_Pnt;
|
||||
class TopoDS_Face;
|
||||
|
@@ -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
|
||||
|
@@ -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;
|
||||
|
||||
|
||||
|
@@ -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
|
||||
|
@@ -23,7 +23,6 @@
|
||||
|
||||
#include <Standard_Real.hxx>
|
||||
#include <BRepPrim_Revolution.hxx>
|
||||
class Standard_DomainError;
|
||||
class gp_Pnt;
|
||||
class gp_Ax2;
|
||||
class TopoDS_Face;
|
||||
|
@@ -23,7 +23,6 @@
|
||||
|
||||
#include <Standard_Real.hxx>
|
||||
#include <BRepPrim_Revolution.hxx>
|
||||
class Standard_DomainError;
|
||||
class gp_Ax2;
|
||||
class gp_Pnt;
|
||||
class TopoDS_Face;
|
||||
|
@@ -23,7 +23,6 @@
|
||||
|
||||
#include <BRepPrim_GWedge.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
class Standard_DomainError;
|
||||
class gp_Ax2;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user