diff options
Diffstat (limited to 'conform/data/fenv.h-data')
-rw-r--r-- | conform/data/fenv.h-data | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conform/data/fenv.h-data b/conform/data/fenv.h-data index 280b728..b3f674c 100644 --- a/conform/data/fenv.h-data +++ b/conform/data/fenv.h-data @@ -30,7 +30,7 @@ function int feholdexcept (fenv_t*) function int fesetenv (const fenv_t*) function int feupdateenv (const fenv_t *) -#if !defined ISO && !defined ISO99 && !defined ISO11 +#if !defined ISO && !defined ISO99 && !defined ISO11 && !defined ISO23 allow *_t #endif #endif |