summaryrefslogtreecommitdiff
path: root/test/CodeGen/mandel.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/mandel.c')
-rw-r--r--test/CodeGen/mandel.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/CodeGen/mandel.c b/test/CodeGen/mandel.c
index 6f46ee407f5c..27993f0559e9 100644
--- a/test/CodeGen/mandel.c
+++ b/test/CodeGen/mandel.c
@@ -25,8 +25,6 @@ int main() { return 0; }
#define I 1.0iF
-#include <math.h>
-
#include <stdio.h>
volatile double __complex__ accum;