]> gcc.gnu.org Git - gcc.git/blob - libstdc++/queue
More stuff from Uli.
[gcc.git] / libstdc++ / queue
1 // -*- C++ -*- forwarding header.
2 // This file is part of the GNU ANSI C++ Library.
3
4 #ifndef __QUEUE__
5 #define __QUEUE__
6 #include <stack.h>
7 #endif
This page took 0.04143 seconds and 5 git commands to generate.