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 5944770598..9d102a635f 100644 --- a/math/fromfp.h +++ b/math/fromfp.h @@ -20,6 +20,7 @@ #include <fenv.h> #include <float.h> #include <math.h> +#include <math-barriers.h> #include <math_private.h> #include <stdbool.h> #include <stdint.h> |