mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
0032630: Coding - get rid of unsused forward declarations [BinMDF to IFSelect]
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Hatch_LineForm.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_OutOfRange;
|
||||
class gp_Lin2d;
|
||||
class gp_Dir2d;
|
||||
class gp_Pnt2d;
|
||||
|
@@ -27,8 +27,6 @@
|
||||
#include <Standard_Real.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Hatch_Hatcher;
|
||||
class gp_Lin2d;
|
||||
|
||||
|
||||
//! Stores a Line in the Hatcher. Represented by :
|
||||
|
@@ -24,8 +24,6 @@
|
||||
#include <Standard_Real.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Hatch_Line;
|
||||
class Hatch_Hatcher;
|
||||
|
||||
|
||||
//! Stores an intersection on a line represented by :
|
||||
|
Reference in New Issue
Block a user