From 335d6ba35bf689dd8e29e71d41b53bf54d22ab7b Mon Sep 17 00:00:00 2001 From: Jakob Kaivo Date: Wed, 31 Jan 2024 11:41:38 -0500 Subject: un-#if 0 --- src/math/_tgmath.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/math/_tgmath.h') 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 +#include "_safety.h" #ifndef FP_ZERO #include "FP_ZERO.h" -- cgit v1.2.1