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