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:
@@ -26,7 +26,6 @@
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Intrv_Intervals.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_OutOfRange;
|
||||
|
||||
|
||||
//! This class describes the Hidden Line status of an
|
||||
|
@@ -26,10 +26,7 @@
|
||||
#include <Standard_Real.hxx>
|
||||
#include <gp_Trsf.hxx>
|
||||
#include <gp_Vec2d.hxx>
|
||||
class Standard_NoSuchObject;
|
||||
class gp_Ax2;
|
||||
class gp_Trsf;
|
||||
class gp_Vec2d;
|
||||
class gp_Vec;
|
||||
class gp_Pnt;
|
||||
class gp_Pnt2d;
|
||||
|
Reference in New Issue
Block a user