1
0
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:
aml
2021-10-18 09:46:19 +03:00
committed by smoskvin
parent 5f69cfa70c
commit 5b756182c2
305 changed files with 0 additions and 895 deletions

View File

@@ -24,7 +24,6 @@
#include <GCE2d_Root.hxx>
#include <Geom2d_TrimmedCurve.hxx>
class StdFail_NotDone;
class gp_Circ2d;
class gp_Pnt2d;
class gp_Vec2d;

View File

@@ -24,7 +24,6 @@
#include <GCE2d_Root.hxx>
#include <Geom2d_TrimmedCurve.hxx>
class StdFail_NotDone;
class gp_Elips2d;
class gp_Pnt2d;

View File

@@ -24,7 +24,6 @@
#include <GCE2d_Root.hxx>
#include <Geom2d_TrimmedCurve.hxx>
class StdFail_NotDone;
class gp_Hypr2d;
class gp_Pnt2d;

View File

@@ -24,7 +24,6 @@
#include <GCE2d_Root.hxx>
#include <Geom2d_TrimmedCurve.hxx>
class StdFail_NotDone;
class gp_Parab2d;
class gp_Pnt2d;

View File

@@ -24,7 +24,6 @@
#include <GCE2d_Root.hxx>
#include <Geom2d_Circle.hxx>
class StdFail_NotDone;
class gp_Circ2d;
class gp_Ax2d;
class gp_Ax22d;

View File

@@ -24,7 +24,6 @@
#include <GCE2d_Root.hxx>
#include <Geom2d_Ellipse.hxx>
class StdFail_NotDone;
class gp_Elips2d;
class gp_Ax2d;
class gp_Ax22d;

View File

@@ -24,7 +24,6 @@
#include <GCE2d_Root.hxx>
#include <Geom2d_Hyperbola.hxx>
class StdFail_NotDone;
class gp_Hypr2d;
class gp_Ax2d;
class gp_Ax22d;

View File

@@ -24,7 +24,6 @@
#include <GCE2d_Root.hxx>
#include <Geom2d_Line.hxx>
class StdFail_NotDone;
class gp_Ax2d;
class gp_Lin2d;
class gp_Pnt2d;

View File

@@ -24,7 +24,6 @@
#include <GCE2d_Root.hxx>
#include <Geom2d_Parabola.hxx>
class StdFail_NotDone;
class gp_Parab2d;
class gp_Ax22d;
class gp_Ax2d;

View File

@@ -24,7 +24,6 @@
#include <GCE2d_Root.hxx>
#include <Geom2d_TrimmedCurve.hxx>
class StdFail_NotDone;
class gp_Pnt2d;
class gp_Dir2d;
class gp_Lin2d;