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:
@@ -24,7 +24,6 @@
|
||||
#include <GCE2d_Root.hxx>
|
||||
#include <Geom2d_TrimmedCurve.hxx>
|
||||
|
||||
class StdFail_NotDone;
|
||||
class gp_Circ2d;
|
||||
class gp_Pnt2d;
|
||||
class gp_Vec2d;
|
||||
|
@@ -24,7 +24,6 @@
|
||||
#include <GCE2d_Root.hxx>
|
||||
#include <Geom2d_TrimmedCurve.hxx>
|
||||
|
||||
class StdFail_NotDone;
|
||||
class gp_Elips2d;
|
||||
class gp_Pnt2d;
|
||||
|
||||
|
@@ -24,7 +24,6 @@
|
||||
#include <GCE2d_Root.hxx>
|
||||
#include <Geom2d_TrimmedCurve.hxx>
|
||||
|
||||
class StdFail_NotDone;
|
||||
class gp_Hypr2d;
|
||||
class gp_Pnt2d;
|
||||
|
||||
|
@@ -24,7 +24,6 @@
|
||||
#include <GCE2d_Root.hxx>
|
||||
#include <Geom2d_TrimmedCurve.hxx>
|
||||
|
||||
class StdFail_NotDone;
|
||||
class gp_Parab2d;
|
||||
class gp_Pnt2d;
|
||||
|
||||
|
@@ -24,7 +24,6 @@
|
||||
#include <GCE2d_Root.hxx>
|
||||
#include <Geom2d_Circle.hxx>
|
||||
|
||||
class StdFail_NotDone;
|
||||
class gp_Circ2d;
|
||||
class gp_Ax2d;
|
||||
class gp_Ax22d;
|
||||
|
@@ -24,7 +24,6 @@
|
||||
#include <GCE2d_Root.hxx>
|
||||
#include <Geom2d_Ellipse.hxx>
|
||||
|
||||
class StdFail_NotDone;
|
||||
class gp_Elips2d;
|
||||
class gp_Ax2d;
|
||||
class gp_Ax22d;
|
||||
|
@@ -24,7 +24,6 @@
|
||||
#include <GCE2d_Root.hxx>
|
||||
#include <Geom2d_Hyperbola.hxx>
|
||||
|
||||
class StdFail_NotDone;
|
||||
class gp_Hypr2d;
|
||||
class gp_Ax2d;
|
||||
class gp_Ax22d;
|
||||
|
@@ -24,7 +24,6 @@
|
||||
#include <GCE2d_Root.hxx>
|
||||
#include <Geom2d_Line.hxx>
|
||||
|
||||
class StdFail_NotDone;
|
||||
class gp_Ax2d;
|
||||
class gp_Lin2d;
|
||||
class gp_Pnt2d;
|
||||
|
@@ -24,7 +24,6 @@
|
||||
#include <GCE2d_Root.hxx>
|
||||
#include <Geom2d_Parabola.hxx>
|
||||
|
||||
class StdFail_NotDone;
|
||||
class gp_Parab2d;
|
||||
class gp_Ax22d;
|
||||
class gp_Ax2d;
|
||||
|
@@ -24,7 +24,6 @@
|
||||
#include <GCE2d_Root.hxx>
|
||||
#include <Geom2d_TrimmedCurve.hxx>
|
||||
|
||||
class StdFail_NotDone;
|
||||
class gp_Pnt2d;
|
||||
class gp_Dir2d;
|
||||
class gp_Lin2d;
|
||||
|
Reference in New Issue
Block a user