diff options
Diffstat (limited to 'math/fromfp.h')
-rw-r--r-- | math/fromfp.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/fromfp.h b/math/fromfp.h index 9d102a635f..718a5120d8 100644 --- a/math/fromfp.h +++ b/math/fromfp.h @@ -22,6 +22,7 @@ #include <math.h> #include <math-barriers.h> #include <math_private.h> +#include <fenv_private.h> #include <stdbool.h> #include <stdint.h> |