summaryrefslogtreecommitdiff
path: root/tests/headers/complex_global.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/headers/complex_global.h')
-rw-r--r--tests/headers/complex_global.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/headers/complex_global.h b/tests/headers/complex_global.h
deleted file mode 100644
index d9f9fb01..00000000
--- a/tests/headers/complex_global.h
+++ /dev/null
@@ -1,3 +0,0 @@
-float _Complex globalValueFloat;
-double _Complex globalValueDouble;
-long double _Complex globalValueLongDouble;