1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-09 13:22:24 +03:00

0032603: Coding - get rid of unsused forward declarations

Packages from Adaptor2d to BRepMesh are processed.
This commit is contained in:
aml
2021-10-02 09:38:32 +03:00
committed by smoskvin
parent eba0379cde
commit c2064b60e7
103 changed files with 0 additions and 260 deletions

View File

@@ -34,10 +34,6 @@
#include <Standard_Boolean.hxx>
#include <Standard_Real.hxx>
class BRepFill_LocationLaw;
class Standard_DomainError;
class StdFail_NotDone;
class TopoDS_Wire;
class TopoDS_Shape;
class TopoDS_Face;
class TopoDS_Edge;
class TopoDS_Vertex;