diff options
Diffstat (limited to 'math/test-tgmath.c')
-rw-r--r-- | math/test-tgmath.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/test-tgmath.c b/math/test-tgmath.c index 1f72cc3..6d5a84b 100644 --- a/math/test-tgmath.c +++ b/math/test-tgmath.c @@ -19,8 +19,6 @@ <https://www.gnu.org/licenses/>. */ #ifndef HAVE_MAIN -#undef __NO_MATH_INLINES -#define __NO_MATH_INLINES 1 #include <float.h> #include <math.h> #include <stdint.h> |