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