mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-04 13:13:25 +03:00
0032641: Coding - get rid of unused forward declarations [IGESAppli to LDOM]
This commit is contained in:
@@ -26,20 +26,8 @@
|
||||
#include <TColStd_HSequenceOfTransient.hxx>
|
||||
class IGESToBRep_AlgoContainer;
|
||||
class IGESData_IGESEntity;
|
||||
class TopoDS_Shape;
|
||||
class TopoDS_Edge;
|
||||
class TopoDS_Face;
|
||||
class IGESToBRep_CurveAndSurface;
|
||||
class IGESToBRep_BasicSurface;
|
||||
class IGESToBRep_BasicCurve;
|
||||
class IGESToBRep_TopoSurface;
|
||||
class IGESToBRep_TopoCurve;
|
||||
class IGESToBRep_BRepEntity;
|
||||
class IGESToBRep_IGESBoundary;
|
||||
class IGESToBRep_Reader;
|
||||
class IGESToBRep_Actor;
|
||||
class IGESToBRep_AlgoContainer;
|
||||
class IGESToBRep_ToolContainer;
|
||||
|
||||
|
||||
//! Provides tools in order to transfer IGES entities
|
||||
|
@@ -27,7 +27,6 @@
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <Message_ProgressRange.hxx>
|
||||
|
||||
class IGESToBRep_CurveAndSurface;
|
||||
class TopoDS_Shape;
|
||||
class IGESData_IGESEntity;
|
||||
class TopoDS_Vertex;
|
||||
|
@@ -24,7 +24,6 @@
|
||||
#include <IGESToBRep_CurveAndSurface.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
class IGESToBRep_CurveAndSurface;
|
||||
class Geom_Curve;
|
||||
class IGESData_IGESEntity;
|
||||
class Geom2d_Curve;
|
||||
|
@@ -24,7 +24,6 @@
|
||||
#include <IGESToBRep_CurveAndSurface.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
class IGESToBRep_CurveAndSurface;
|
||||
class Geom_Surface;
|
||||
class IGESData_IGESEntity;
|
||||
class Geom_Plane;
|
||||
|
@@ -30,9 +30,6 @@
|
||||
#include <IGESData_HArray1OfIGESEntity.hxx>
|
||||
class IGESData_IGESEntity;
|
||||
class ShapeExtend_WireData;
|
||||
class IGESToBRep_CurveAndSurface;
|
||||
class TopoDS_Face;
|
||||
class gp_Trsf2d;
|
||||
|
||||
|
||||
class IGESToBRep_IGESBoundary;
|
||||
|
@@ -27,7 +27,6 @@
|
||||
#include <IGESToBRep_CurveAndSurface.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class IGESToBRep_CurveAndSurface;
|
||||
class TopoDS_Shape;
|
||||
class IGESData_IGESEntity;
|
||||
class TopoDS_Face;
|
||||
|
@@ -24,7 +24,6 @@
|
||||
#include <Standard_Real.hxx>
|
||||
#include <IGESToBRep_CurveAndSurface.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
class IGESToBRep_CurveAndSurface;
|
||||
class TopoDS_Shape;
|
||||
class IGESData_IGESEntity;
|
||||
class IGESGeom_RuledSurface;
|
||||
|
Reference in New Issue
Block a user