0024947: Redesign OCCT legacy type system -- automatic
[occt.git] / src / Expr / Expr_UnaryFunction.cxx
index 1e92878..17a174e 100644 (file)
@@ -27,6 +27,7 @@
 #include <Expr_Product.hxx>
 #include <Expr_Operators.hxx>
 #include <Expr.hxx>
+#include <Expr_NumericValue.hxx>
 
 Expr_UnaryFunction::Expr_UnaryFunction (const Handle(Expr_GeneralFunction)& func, const Handle(Expr_GeneralExpression)& exp)
 {