summaryrefslogtreecommitdiff
path: root/STL/queue.h
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-12-01 06:19:11 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-12-01 06:19:11 +0000
commitcd136206c84738a63c0f67e29eb3856c7798c29b (patch)
tree83a385977408b3da5041c1746b16e4820615510e /STL/queue.h
parent8407bcd88835f9a2a38a9485581e91cee4613477 (diff)
downloadATCD-cd136206c84738a63c0f67e29eb3856c7798c29b.tar.gz
*** empty log message ***
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>