]> gcc.gnu.org Git - gcc.git/blame_incremental - libstdc++/queue
More stuff from Uli.
[gcc.git] / libstdc++ / queue
... / ...
CommitLineData
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.027653 seconds and 5 git commands to generate.