mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +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:
@@ -31,7 +31,6 @@
|
||||
class TopoDS_Face;
|
||||
class TopoDS_Wire;
|
||||
class Geom2d_Curve;
|
||||
class TopoDS_Shape;
|
||||
|
||||
|
||||
//! Construct an explorer from wires, face, set of curves
|
||||
|
@@ -26,10 +26,8 @@
|
||||
#include <TopoDS_Shape.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
class Standard_ConstructionError;
|
||||
class BRepMAT2d_Explorer;
|
||||
class BRepMAT2d_BisectingLocus;
|
||||
class TopoDS_Shape;
|
||||
class MAT_BasicElt;
|
||||
class TopoDS_Wire;
|
||||
|
||||
|
Reference in New Issue
Block a user