1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-09-03 14:10:33 +03:00

0032806: Coding - get rid of unused headers [Contap to Extrema]

This commit is contained in:
aml
2022-01-12 18:48:35 +03:00
committed by smoskvin
parent ff77ee8103
commit 7109a4ae58
430 changed files with 36 additions and 1337 deletions

View File

@@ -20,12 +20,9 @@
#include <Expr_Cosh.hxx>
#include <Expr_GeneralExpression.hxx>
#include <Expr_NamedUnknown.hxx>
#include <Expr_NotEvaluable.hxx>
#include <Expr_NumericValue.hxx>
#include <Expr_Operators.hxx>
#include <Expr_Product.hxx>
#include <Expr_Sinh.hxx>
#include <Standard_NumericError.hxx>
#include <Standard_Type.hxx>
#include <TCollection_AsciiString.hxx>