aboutsummaryrefslogtreecommitdiff
path: root/libstdc++/queue
blob: e71ce343067c2080d4976e185ec173c8b74152f8 (plain)
1
2
3
4
5
6
7
// -*- C++ -*- forwarding header.
// This file is part of the GNU ANSI C++ Library.

#ifndef __QUEUE__
#define __QUEUE__
#include <stack.h>
#endif