mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-04 13:13:25 +03:00
0032603: Coding - get rid of unsused forward declarations
Packages from Adaptor2d to BRepMesh are processed.
This commit is contained in:
@@ -29,7 +29,6 @@
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <TopTools_ListOfShape.hxx>
|
||||
#include <ChFiDS_SecHArray1.hxx>
|
||||
class StdFail_NotDone;
|
||||
class TopoDS_Shape;
|
||||
class TopoDS_Edge;
|
||||
class TopoDS_Face;
|
||||
|
@@ -33,8 +33,6 @@
|
||||
#include <TopTools_ListOfShape.hxx>
|
||||
#include <ChFiDS_SecHArray1.hxx>
|
||||
#include <ChFiDS_ErrorStatus.hxx>
|
||||
class StdFail_NotDone;
|
||||
class Standard_NoSuchObject;
|
||||
class TopoDS_Shape;
|
||||
class TopoDS_Edge;
|
||||
class Law_Function;
|
||||
|
Reference in New Issue
Block a user