diff options
Diffstat (limited to 'src/math/_tgmath.h')
| -rw-r--r-- | src/math/_tgmath.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/math/_tgmath.h b/src/math/_tgmath.h index c244d333..980d3c45 100644 --- a/src/math/_tgmath.h +++ b/src/math/_tgmath.h @@ -1,6 +1,7 @@ #ifndef __NONSTD_TGMATH_H__ #define __NONSTD_TGMATH_H__ #include <math.h> +#include "_safety.h" #ifndef FP_ZERO #include "FP_ZERO.h" |
