mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
0032630: Coding - get rid of unsused forward declarations [BinMDF to IFSelect]
This commit is contained in:
@@ -24,13 +24,6 @@
|
||||
#include <Standard_Real.hxx>
|
||||
class gp_Pnt;
|
||||
class gp_Mat;
|
||||
class GProp_GProps;
|
||||
class GProp_PGProps;
|
||||
class GProp_CelGProps;
|
||||
class GProp_SelGProps;
|
||||
class GProp_VelGProps;
|
||||
class GProp_PrincipalProps;
|
||||
class GProp_PEquation;
|
||||
|
||||
|
||||
|
||||
|
@@ -24,9 +24,6 @@
|
||||
#include <gp_Pnt.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
#include <gp_Mat.hxx>
|
||||
class Standard_DomainError;
|
||||
class gp_Pnt;
|
||||
class gp_Mat;
|
||||
class gp_Ax1;
|
||||
class GProp_PrincipalProps;
|
||||
|
||||
|
@@ -27,11 +27,8 @@
|
||||
#include <TColgp_Array1OfPnt.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
class Standard_NoSuchObject;
|
||||
class gp_Pln;
|
||||
class gp_Lin;
|
||||
class gp_Pnt;
|
||||
class gp_Vec;
|
||||
|
||||
|
||||
//! A framework to analyze a collection - or cloud
|
||||
|
@@ -27,8 +27,6 @@
|
||||
#include <TColgp_Array2OfPnt.hxx>
|
||||
#include <TColStd_Array1OfReal.hxx>
|
||||
#include <TColStd_Array2OfReal.hxx>
|
||||
class Standard_DimensionError;
|
||||
class Standard_DomainError;
|
||||
class gp_Pnt;
|
||||
|
||||
|
||||
|
@@ -26,9 +26,6 @@
|
||||
#include <gp_Pnt.hxx>
|
||||
#include <GProp_GProps.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
class GProp_UndefinedAxis;
|
||||
class gp_Vec;
|
||||
class gp_Pnt;
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user