summaryrefslogtreecommitdiff
path: root/STL/queue.h
diff options
context:
space:
mode:
Diffstat (limited to 'STL/queue.h')
-rw-r--r--STL/queue.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/STL/queue.h b/STL/queue.h
new file mode 100644
index 00000000000..2c539450a61
--- /dev/null
+++ b/STL/queue.h
@@ -0,0 +1 @@
+#include <stack.h>