diff options
Diffstat (limited to 'math/math-narrow.h')
-rw-r--r-- | math/math-narrow.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/math-narrow.h b/math/math-narrow.h index c4065e88f7..242b22c8e2 100644 --- a/math/math-narrow.h +++ b/math/math-narrow.h @@ -26,6 +26,7 @@ #include <ieee754.h> #include <math-barriers.h> #include <math_private.h> +#include <fenv_private.h> /* Carry out a computation using round-to-odd. The computation is EXPR; the union type in which to store the result is UNION and the |