1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-09 13:22:24 +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:
aml
2021-11-29 11:18:12 +03:00
committed by smoskvin
parent 250ad34d90
commit 2009530611
383 changed files with 3 additions and 1042 deletions

View File

@@ -21,8 +21,6 @@
#include <Standard_Handle.hxx>
class XSAlgo_AlgoContainer;
class XSAlgo_ToolContainer;
class XSAlgo_AlgoContainer;

View File

@@ -28,7 +28,6 @@
class XSAlgo_ToolContainer;
class TopoDS_Shape;
class Standard_Transient;
class TopoDS_Edge;
class TopoDS_Face;
class Transfer_TransientProcess;