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 a8ea9f97..0f672d21 100644 --- a/include/math.h +++ b/include/math.h @@ -1,6 +1,7 @@ #ifndef __MATH_H #define __MATH_H +#include <math.h> extern int signgam; #if FLT_EVAL_METHOD == 1 |
