From 237bf6358ed3e39b584b23d6b52e2b91a1d69cfa Mon Sep 17 00:00:00 2001 From: Jakob Kaivo Date: Tue, 30 Jan 2024 16:08:00 -0500 Subject: update standards and safety checks --- src/math/_tgmath.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/math') diff --git a/src/math/_tgmath.h b/src/math/_tgmath.h index bb4c04e5..c244d333 100644 --- a/src/math/_tgmath.h +++ b/src/math/_tgmath.h @@ -86,4 +86,8 @@ #define TYPE double #define TGHUGE HUGE_VAL +/* +STDC(-1) +*/ + #endif -- cgit v1.2.1