0032806: Coding - get rid of unused headers [Contap to Extrema]
[occt.git] / src / Expr / Expr_NamedExpression.hxx
index b6beb67..0449389 100644 (file)
 #define _Expr_NamedExpression_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <TCollection_AsciiString.hxx>
 #include <Expr_GeneralExpression.hxx>
-#include <Standard_Boolean.hxx>
 
 
 class Expr_NamedExpression;