diff options
Diffstat (limited to 'math/test-signgam-finite-c99.c')
-rw-r--r-- | math/test-signgam-finite-c99.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/test-signgam-finite-c99.c b/math/test-signgam-finite-c99.c index a67a803c99..3dacef5147 100644 --- a/math/test-signgam-finite-c99.c +++ b/math/test-signgam-finite-c99.c @@ -20,7 +20,6 @@ #undef __LIBC_INTERNAL_MATH_INLINES #undef _GNU_SOURCE #undef _Mlong_double_ -#define _ISOMAC #include <math.h> #include <stdio.h> |