aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/std/vector
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/std/vector')
-rw-r--r--libstdc++-v3/std/vector3
1 files changed, 3 insertions, 0 deletions
diff --git a/libstdc++-v3/std/vector b/libstdc++-v3/std/vector
new file mode 100644
index 0000000..c074b77
--- /dev/null
+++ b/libstdc++-v3/std/vector
@@ -0,0 +1,3 @@
+#ifndef _CPP_VECTOR
+#include <bits/std_vector.h>
+#endif