diff options
Diffstat (limited to 'test/math/c99_test.c')
-rw-r--r-- | test/math/c99_test.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/math/c99_test.c b/test/math/c99_test.c index fd6feeafc..73382e41b 100644 --- a/test/math/c99_test.c +++ b/test/math/c99_test.c @@ -1,4 +1,3 @@ -//#define _GNU_SOURCE 1 #include <math.h> #include <float.h> #include <stdlib.h> |