summaryrefslogtreecommitdiff
path: root/src/complex/complex.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/complex/complex.c')
-rw-r--r--src/complex/complex.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/complex/complex.c b/src/complex/complex.c
deleted file mode 100644
index 9649b03c..00000000
--- a/src/complex/complex.c
+++ /dev/null
@@ -1,7 +0,0 @@
-#include <complex.h>
-#define complex _Complex
-
-/*
-STDC(199901)
-LINK(m)
-*/