diff options
Diffstat (limited to 'include/math.h')
-rw-r--r-- | include/math.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/math.h b/include/math.h index 3563c908f..c6ebcaacc 100644 --- a/include/math.h +++ b/include/math.h @@ -53,6 +53,7 @@ #define _MATH_H 1 #include <features.h> +#include <bits/huge_val.h> /* Type of computer arithmetic */ |