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