1
0
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:
aml
2021-10-18 09:46:19 +03:00
committed by smoskvin
parent 5f69cfa70c
commit 5b756182c2
305 changed files with 0 additions and 895 deletions

View File

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

View File

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

View File

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

View File

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

View File

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