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

@@ -39,14 +39,9 @@
class Law_Function;
class BRepFill_LocationLaw;
class BRepFill_SectionLaw;
class Standard_DomainError;
class StdFail_NotDone;
class TopoDS_Wire;
class gp_Ax2;
class gp_Dir;
class TopoDS_Shape;
class TopoDS_Vertex;
class BRepFill_Section;
class gp_Trsf;
class BRepFill_Sweep;