0024947: Redesign OCCT legacy type system -- automatic
[occt.git] / src / Expr / Expr_PolyFunction.cxx
index aac3460..0231290 100644 (file)
@@ -27,6 +27,7 @@
 #include <Expr_Operators.hxx>
 #include <Expr.hxx>
 #include <Standard_DimensionError.hxx>
+#include <Expr_NumericValue.hxx>
 
 Expr_PolyFunction::Expr_PolyFunction (const Handle(Expr_GeneralFunction)& func, const Expr_Array1OfGeneralExpression& exps)
 {