1
0
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:
aml
2021-10-25 07:50:25 +03:00
committed by smoskvin
parent 209ae313a5
commit f706c128c2
398 changed files with 0 additions and 1002 deletions

View File

@@ -24,7 +24,6 @@
#include <IntPatch_SequenceOfPoint.hxx>
#include <TColStd_ListOfReal.hxx>
class IntAna_Curve;
class IntPatch_Point;
class IntPatch_ALine;

View File

@@ -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;

View File

@@ -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;

View File

@@ -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;

View File

@@ -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.

View File

@@ -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;

View File

@@ -29,7 +29,6 @@
#include <Standard_Integer.hxx>
class IntPatch_WLine;
class IntPatch_RLine;
class gp_Pnt2d;

View File

@@ -24,7 +24,6 @@
#include <Standard_Real.hxx>
#include <Intf_Polygon2d.hxx>
#include <Standard_Integer.hxx>
class Standard_OutOfRange;
class gp_Pnt2d;

View File

@@ -29,8 +29,6 @@
#include <IntSurf_Situation.hxx>
#include <IntSurf_TypeTrans.hxx>
class Standard_DomainError;
class Standard_OutOfRange;
class IntPatch_Point;
class IntSurf_PntOn2S;

View File

@@ -19,7 +19,6 @@
#include <Adaptor3d_Surface.hxx>
class Standard_DomainError;
class IntPatch_Line;
class Adaptor3d_TopolTool;

View File

@@ -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;