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