diff options
Diffstat (limited to 'src/math/_tgmath.h')
-rw-r--r-- | src/math/_tgmath.h | 4 |
1 files changed, 4 insertions, 0 deletions
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 |