mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0032641: Coding - get rid of unused forward declarations [IGESAppli to LDOM]
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
#include <IntPatch_SequenceOfPoint.hxx>
|
||||
#include <TColStd_ListOfReal.hxx>
|
||||
|
||||
class IntAna_Curve;
|
||||
class IntPatch_Point;
|
||||
class IntPatch_ALine;
|
||||
|
||||
|
@@ -33,8 +33,6 @@
|
||||
#include <gp_Elips.hxx>
|
||||
#include <gp_Parab.hxx>
|
||||
#include <gp_Hypr.hxx>
|
||||
class Standard_DomainError;
|
||||
class Standard_OutOfRange;
|
||||
class gp_Lin;
|
||||
class gp_Circ;
|
||||
class gp_Elips;
|
||||
|
@@ -34,9 +34,6 @@
|
||||
#include <gp_Elips2d.hxx>
|
||||
#include <gp_Hypr2d.hxx>
|
||||
#include <gp_Parab2d.hxx>
|
||||
class Standard_OutOfRange;
|
||||
class Standard_NoSuchObject;
|
||||
class Standard_DomainError;
|
||||
class gp_Pnt2d;
|
||||
class gp_Vec2d;
|
||||
class Geom2d_BezierCurve;
|
||||
|
@@ -25,8 +25,6 @@
|
||||
#include <IntSurf_TypeTrans.hxx>
|
||||
#include <IntSurf_Situation.hxx>
|
||||
#include <Standard_Transient.hxx>
|
||||
class Standard_DomainError;
|
||||
class Standard_OutOfRange;
|
||||
|
||||
|
||||
class IntPatch_Line;
|
||||
|
@@ -28,10 +28,7 @@
|
||||
#include <Adaptor2d_Curve2d.hxx>
|
||||
|
||||
class Adaptor3d_HVertex;
|
||||
class Standard_DomainError;
|
||||
class gp_Pnt;
|
||||
class IntSurf_Transition;
|
||||
class IntSurf_PntOn2S;
|
||||
|
||||
|
||||
//! Definition of an intersection point between two surfaces.
|
||||
|
@@ -27,7 +27,6 @@
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <IntPatch_Polygo.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_ConstructionError;
|
||||
class Bnd_Box2d;
|
||||
class gp_Pnt2d;
|
||||
|
||||
|
@@ -29,7 +29,6 @@
|
||||
#include <Standard_Integer.hxx>
|
||||
class IntPatch_WLine;
|
||||
class IntPatch_RLine;
|
||||
class gp_Pnt2d;
|
||||
|
||||
|
||||
|
||||
|
@@ -24,7 +24,6 @@
|
||||
#include <Standard_Real.hxx>
|
||||
#include <Intf_Polygon2d.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_OutOfRange;
|
||||
class gp_Pnt2d;
|
||||
|
||||
|
||||
|
@@ -29,8 +29,6 @@
|
||||
#include <IntSurf_Situation.hxx>
|
||||
#include <IntSurf_TypeTrans.hxx>
|
||||
|
||||
class Standard_DomainError;
|
||||
class Standard_OutOfRange;
|
||||
class IntPatch_Point;
|
||||
class IntSurf_PntOn2S;
|
||||
|
||||
|
@@ -19,7 +19,6 @@
|
||||
|
||||
#include <Adaptor3d_Surface.hxx>
|
||||
|
||||
class Standard_DomainError;
|
||||
class IntPatch_Line;
|
||||
class Adaptor3d_TopolTool;
|
||||
|
||||
|
@@ -29,8 +29,6 @@
|
||||
#include <IntSurf_Situation.hxx>
|
||||
#include <IntSurf_TypeTrans.hxx>
|
||||
|
||||
class Standard_OutOfRange;
|
||||
class Standard_DomainError;
|
||||
class IntPatch_Point;
|
||||
class IntSurf_PntOn2S;
|
||||
class gp_Pnt2d;
|
||||
|
Reference in New Issue
Block a user