mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-19 13:40:49 +03:00
0032630: Coding - get rid of unsused forward declarations [BinMDF to IFSelect]
This commit is contained in:
@@ -27,11 +27,6 @@
|
||||
class HLRAlgo_Projector;
|
||||
class TopoDS_Shape;
|
||||
class HLRTopoBRep_OutLiner;
|
||||
class HLRTest_ShapeData;
|
||||
class HLRTest_DrawableEdgeTool;
|
||||
class HLRTest_DrawablePolyEdgeTool;
|
||||
class HLRTest_Projector;
|
||||
class HLRTest_OutLiner;
|
||||
|
||||
|
||||
//! This package is a test of the Hidden Lines
|
||||
|
@@ -26,7 +26,6 @@
|
||||
class HLRTopoBRep_OutLiner;
|
||||
class TopoDS_Shape;
|
||||
class Draw_Display;
|
||||
class Draw_Drawable3D;
|
||||
|
||||
|
||||
class HLRTest_OutLiner;
|
||||
|
@@ -22,7 +22,6 @@
|
||||
|
||||
#include <Draw_Color.hxx>
|
||||
#include <Standard_Transient.hxx>
|
||||
class Draw_Color;
|
||||
|
||||
|
||||
class HLRTest_ShapeData;
|
||||
|
Reference in New Issue
Block a user