diff options
Diffstat (limited to 'math/test-double.c')
-rw-r--r-- | math/test-double.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/test-double.c b/math/test-double.c index 1f4ff8e0d0..c2e7dc92b3 100644 --- a/math/test-double.c +++ b/math/test-double.c @@ -23,6 +23,7 @@ #define MATHCONST(x) x #define CHOOSE(Clongdouble,Cdouble,Cfloat) Cdouble #define PRINTF_EXPR "e" +#define TEST_DOUBLE 1 #ifndef __NO_MATH_INLINES # define __NO_MATH_INLINES |