mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
0032641: Coding - get rid of unused forward declarations [IGESAppli to LDOM]
This commit is contained in:
@@ -28,7 +28,6 @@ class Geom_BSplineCurve;
|
||||
class Geom2d_BSplineCurve;
|
||||
class IGESGeom_SplineSurface;
|
||||
class Geom_BSplineSurface;
|
||||
class IGESConvGeom_GeomBuilder;
|
||||
|
||||
|
||||
//! This package is intended to gather geometric conversion which
|
||||
|
@@ -26,11 +26,9 @@
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
class Standard_DomainError;
|
||||
class gp_XY;
|
||||
class gp_XYZ;
|
||||
class IGESGeom_CopiousData;
|
||||
class gp_Trsf;
|
||||
class gp_Ax3;
|
||||
class gp_Ax2;
|
||||
class gp_Ax1;
|
||||
|
Reference in New Issue
Block a user