mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0032667: Coding - get rid of unused forward declarations [LibCtl to StepRepr]
This commit is contained in:
@@ -31,10 +31,6 @@
|
||||
#include <TColgp_Array2OfPnt.hxx>
|
||||
#include <GeomAbs_Shape.hxx>
|
||||
class math_Matrix;
|
||||
class PLib_Base;
|
||||
class PLib_JacobiPolynomial;
|
||||
class PLib_HermitJacobi;
|
||||
class PLib_DoubleJacobiPolynomial;
|
||||
|
||||
|
||||
//! PLib means Polynomial functions library. This pk
|
||||
|
@@ -27,7 +27,6 @@
|
||||
#include <GeomAbs_Shape.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
class PLib_JacobiPolynomial;
|
||||
class Standard_ConstructionError;
|
||||
|
||||
|
||||
class PLib_HermitJacobi;
|
||||
|
@@ -27,7 +27,6 @@
|
||||
#include <TColStd_Array1OfReal.hxx>
|
||||
#include <TColStd_Array2OfReal.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
class Standard_ConstructionError;
|
||||
|
||||
|
||||
class PLib_JacobiPolynomial;
|
||||
|
Reference in New Issue
Block a user