mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-24 13:50:49 +03:00
0032630: Coding - get rid of unsused forward declarations [BinMDF to IFSelect]
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
|
||||
#include <Geom2dToIGES_Geom2dEntity.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
class Geom2dToIGES_Geom2dEntity;
|
||||
class IGESData_IGESEntity;
|
||||
class Geom2d_Curve;
|
||||
|
||||
|
@@ -22,7 +22,6 @@
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <Geom2dToIGES_Geom2dEntity.hxx>
|
||||
class Geom2dToIGES_Geom2dEntity;
|
||||
class IGESGeom_Point;
|
||||
class Geom2d_Point;
|
||||
class Geom2d_CartesianPoint;
|
||||
|
@@ -22,7 +22,6 @@
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <Geom2dToIGES_Geom2dEntity.hxx>
|
||||
class Geom2dToIGES_Geom2dEntity;
|
||||
class IGESGeom_Direction;
|
||||
class Geom2d_Vector;
|
||||
class Geom2d_VectorWithMagnitude;
|
||||
|
Reference in New Issue
Block a user