mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-19 13:40:49 +03:00
0032806: Coding - get rid of unused headers [Contap to Extrema]
This commit is contained in:
@@ -17,11 +17,6 @@
|
||||
#define _ExprIntrp_Analysis_SourceFile
|
||||
|
||||
|
||||
#include <Expr_GeneralExpression.hxx>
|
||||
#include <Expr_GeneralFunction.hxx>
|
||||
#include <Expr_GeneralRelation.hxx>
|
||||
#include <Expr_NamedExpression.hxx>
|
||||
#include <Expr_NamedFunction.hxx>
|
||||
#include <Expr_NamedUnknown.hxx>
|
||||
#include <ExprIntrp_Analysis.hxx>
|
||||
#include <ExprIntrp_Generator.hxx>
|
||||
|
@@ -29,7 +29,6 @@
|
||||
#include <ExprIntrp_SequenceOfNamedFunction.hxx>
|
||||
#include <ExprIntrp_SequenceOfNamedExpression.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
class ExprIntrp_Generator;
|
||||
class Expr_GeneralExpression;
|
||||
class Expr_GeneralRelation;
|
||||
|
@@ -20,7 +20,6 @@
|
||||
#include <Standard.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <ExprIntrp_Generator.hxx>
|
||||
class Expr_GeneralExpression;
|
||||
class TCollection_AsciiString;
|
||||
|
@@ -18,7 +18,6 @@
|
||||
#include <ExprIntrp.hxx>
|
||||
#include <ExprIntrp_GenFct.hxx>
|
||||
#include <ExprIntrp_yaccanal.hxx>
|
||||
#include <Standard_NoSuchObject.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
#include <TCollection_AsciiString.hxx>
|
||||
|
||||
|
@@ -18,9 +18,7 @@
|
||||
#define _ExprIntrp_GenFct_HeaderFile
|
||||
|
||||
#include <Standard.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <ExprIntrp_Generator.hxx>
|
||||
class TCollection_AsciiString;
|
||||
|
||||
|
@@ -20,7 +20,6 @@
|
||||
#include <Standard.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <ExprIntrp_Generator.hxx>
|
||||
class Expr_GeneralRelation;
|
||||
class TCollection_AsciiString;
|
||||
|
@@ -15,9 +15,6 @@
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
|
||||
#include <Expr_NamedExpression.hxx>
|
||||
#include <Expr_NamedFunction.hxx>
|
||||
#include <ExprIntrp_Analysis.hxx>
|
||||
#include <ExprIntrp_Generator.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
#include <TCollection_AsciiString.hxx>
|
||||
|
@@ -18,7 +18,6 @@
|
||||
#define _ExprIntrp_Generator_HeaderFile
|
||||
|
||||
#include <Standard.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
#include <ExprIntrp_SequenceOfNamedFunction.hxx>
|
||||
#include <ExprIntrp_SequenceOfNamedExpression.hxx>
|
||||
|
@@ -16,10 +16,8 @@
|
||||
#include <ExprIntrp_yaccanal.hxx>
|
||||
#include <Expr_GeneralExpression.hxx>
|
||||
#include <Expr_NamedExpression.hxx>
|
||||
#include <Expr_NamedUnknown.hxx>
|
||||
#include <Expr_NamedConstant.hxx>
|
||||
#include <Expr_NamedFunction.hxx>
|
||||
#include <Expr_NumericValue.hxx>
|
||||
#include <Expr_UnaryFunction.hxx>
|
||||
#include <Expr_BinaryFunction.hxx>
|
||||
#include <Expr_PolyFunction.hxx>
|
||||
|
Reference in New Issue
Block a user