summaryrefslogtreecommitdiffstats
path: root/libg++/libstdc++/complex
diff options
context:
space:
mode:
Diffstat (limited to 'libg++/libstdc++/complex')
-rw-r--r--libg++/libstdc++/complex6
1 files changed, 6 insertions, 0 deletions
diff --git a/libg++/libstdc++/complex b/libg++/libstdc++/complex
new file mode 100644
index 0000000..17e2fe4
--- /dev/null
+++ b/libg++/libstdc++/complex
@@ -0,0 +1,6 @@
+// -*- C++ -*- forwarding header.
+// This file is part of the GNU ANSI C++ Library.
+
+#ifndef __COMPLEX__
+#include <std/complex.h>
+#endif
OpenPOWER on IntegriCloud