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:
@@ -27,8 +27,6 @@ class GccEnt_QualifiedLin;
|
||||
class gp_Lin2d;
|
||||
class GccEnt_QualifiedCirc;
|
||||
class gp_Circ2d;
|
||||
class GccEnt_QualifiedLin;
|
||||
class GccEnt_QualifiedCirc;
|
||||
|
||||
|
||||
//! This package provides an implementation of the qualified
|
||||
|
@@ -24,7 +24,6 @@
|
||||
#include <gp_Circ2d.hxx>
|
||||
#include <GccEnt_Position.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
class gp_Circ2d;
|
||||
|
||||
|
||||
//! Creates a qualified 2d Circle.
|
||||
|
@@ -24,7 +24,6 @@
|
||||
#include <GccEnt_Position.hxx>
|
||||
#include <gp_Lin2d.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
class gp_Lin2d;
|
||||
|
||||
|
||||
//! Describes a qualified 2D line.
|
||||
|
Reference in New Issue
Block a user