diff options
author | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1996-12-01 06:19:11 +0000 |
---|---|---|
committer | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1996-12-01 06:19:11 +0000 |
commit | cd136206c84738a63c0f67e29eb3856c7798c29b (patch) | |
tree | 83a385977408b3da5041c1746b16e4820615510e /STL/queue.h | |
parent | 8407bcd88835f9a2a38a9485581e91cee4613477 (diff) | |
download | ATCD-cd136206c84738a63c0f67e29eb3856c7798c29b.tar.gz |
*** empty log message ***
Diffstat (limited to 'STL/queue.h')
-rw-r--r-- | STL/queue.h | 1 |
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> |