diff options
Diffstat (limited to 'math/test-tgmath.c')
-rw-r--r-- | math/test-tgmath.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/test-tgmath.c b/math/test-tgmath.c index 0040738244..ad63f71737 100644 --- a/math/test-tgmath.c +++ b/math/test-tgmath.c @@ -26,7 +26,7 @@ #include <stdio.h> #include <tgmath.h> -#define DEBUG +//#define DEBUG static void compile_test (void); static void compile_testf (void); |