diff options
| author | Jakob Kaivo <jkk@ung.org> | 2024-01-31 11:41:38 -0500 |
|---|---|---|
| committer | Jakob Kaivo <jkk@ung.org> | 2024-01-31 11:41:38 -0500 |
| commit | 335d6ba35bf689dd8e29e71d41b53bf54d22ab7b (patch) | |
| tree | 338b2bcd6f1706d263bca0c62f30a770b8c7ae33 /src/math/_tgmath.h | |
| parent | 41d9176ee22c2cea7c7737d0aaf5dc0a56e5906d (diff) | |
un-#if 0
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" |
