1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-09-18 14:27:39 +03:00

CR32614 Coding - get rid of unsused forward declarations [Adaptor2d to GccAna]

Packages from Adaptor2d to GccAna are processed.
This commit is contained in:
aml
2021-10-12 07:44:06 +03:00
committed by smoskvin
parent 16f9b46dbb
commit 0c9c466e9d
386 changed files with 0 additions and 961 deletions

View File

@@ -27,7 +27,6 @@
#include <TopoDS_Face.hxx>
#include <TopAbs_State.hxx>
#include <Standard_Boolean.hxx>
class TopoDS_Face;
class gp_Pnt2d;

View File

@@ -26,9 +26,7 @@
#include <TopAbs_Orientation.hxx>
#include <Standard_Boolean.hxx>
class TopoDS_Vertex;
class gp_Pnt2d;
class Adaptor3d_HVertex;
class BRepTopAdaptor_HVertex;

View File

@@ -28,7 +28,6 @@
#include <TopAbs_State.hxx>
#include <TopAbs_Orientation.hxx>
class Standard_DomainError;
class Adaptor3d_HVertex;
class gp_Pnt2d;
class gp_Pnt;