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:
@@ -27,7 +27,6 @@
|
||||
#include <TopoDS_Face.hxx>
|
||||
#include <TopAbs_State.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
class TopoDS_Face;
|
||||
class gp_Pnt2d;
|
||||
|
||||
|
||||
|
@@ -26,9 +26,7 @@
|
||||
#include <TopAbs_Orientation.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
|
||||
class TopoDS_Vertex;
|
||||
class gp_Pnt2d;
|
||||
class Adaptor3d_HVertex;
|
||||
|
||||
|
||||
class BRepTopAdaptor_HVertex;
|
||||
|
@@ -28,7 +28,6 @@
|
||||
#include <TopAbs_State.hxx>
|
||||
#include <TopAbs_Orientation.hxx>
|
||||
|
||||
class Standard_DomainError;
|
||||
class Adaptor3d_HVertex;
|
||||
class gp_Pnt2d;
|
||||
class gp_Pnt;
|
||||
|
Reference in New Issue
Block a user