mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0032630: Coding - get rid of unsused forward declarations [BinMDF to IFSelect]
This commit is contained in:
@@ -28,10 +28,6 @@ class Geom_Surface;
|
||||
class Geom_Curve;
|
||||
class Geom2d_Curve;
|
||||
class GeomTools_UndefinedTypeHandler;
|
||||
class GeomTools_UndefinedTypeHandler;
|
||||
class GeomTools_SurfaceSet;
|
||||
class GeomTools_CurveSet;
|
||||
class GeomTools_Curve2dSet;
|
||||
|
||||
|
||||
//! The GeomTools package provides utilities for Geometry.
|
||||
|
@@ -28,7 +28,6 @@
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Message_ProgressRange.hxx>
|
||||
|
||||
class Standard_OutOfRange;
|
||||
class Geom2d_Curve;
|
||||
|
||||
|
||||
|
@@ -28,7 +28,6 @@
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Message_ProgressRange.hxx>
|
||||
|
||||
class Standard_OutOfRange;
|
||||
class Geom_Curve;
|
||||
|
||||
|
||||
|
@@ -28,7 +28,6 @@
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Message_ProgressRange.hxx>
|
||||
|
||||
class Standard_OutOfRange;
|
||||
class Geom_Surface;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user