mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-18 14:27:39 +03:00
0032696: Coding - get rid of unused forward declarations [StepSelect to Xw]
Packages starting with lower-case (gp and gce) are also processed.
This commit is contained in:
@@ -29,13 +29,11 @@
|
||||
#include <TopTools_IndexedMapOfOrientedShape.hxx>
|
||||
#include <Standard_Address.hxx>
|
||||
#include <TopTools_IndexedDataMapOfShapeShape.hxx>
|
||||
class TopoDS_Face;
|
||||
class TopoDS_Edge;
|
||||
class gp_Pnt2d;
|
||||
class TopoDS_Shape;
|
||||
class gp_Vec2d;
|
||||
class Geom2d_Curve;
|
||||
class TopoDS_Wire;
|
||||
class Bnd_Box2d;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user