1
0
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:
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

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

View File

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