mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +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:
@@ -24,10 +24,6 @@
|
||||
#include <Standard_OStream.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class TopoDS_Shape;
|
||||
class TopTools_ShapeMapHasher;
|
||||
class TopTools_OrientedShapeMapHasher;
|
||||
class TopTools_LocationSet;
|
||||
class TopTools_ShapeSet;
|
||||
|
||||
|
||||
//! The TopTools package provides utilities for the
|
||||
|
@@ -27,7 +27,6 @@
|
||||
#include <Standard_IStream.hxx>
|
||||
#include <Message_ProgressRange.hxx>
|
||||
|
||||
class Standard_OutOfRange;
|
||||
class TopLoc_Location;
|
||||
|
||||
|
||||
|
@@ -30,7 +30,6 @@
|
||||
#include <TopTools_FormatVersion.hxx>
|
||||
|
||||
class TopoDS_Shape;
|
||||
class TopTools_LocationSet;
|
||||
class TCollection_AsciiString;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user