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