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