diff options
Diffstat (limited to 'math/test-ldouble.c')
-rw-r--r-- | math/test-ldouble.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/test-ldouble.c b/math/test-ldouble.c index 944f6ddfe6..a705fa4aea 100644 --- a/math/test-ldouble.c +++ b/math/test-ldouble.c @@ -23,6 +23,5 @@ #include "test-math-scalar.h" #define TEST_MSG "testing long double (without inline functions)\n" -#define CHOOSE(Clongdouble,Cdouble,Cfloat,Cinlinelongdouble,Cinlinedouble,Cinlinefloat) Clongdouble #include "libm-test.c" |