]> git.ipfire.org Git - thirdparty/gcc.git/blob - libstdc++/deque
Initial revision
[thirdparty/gcc.git] / libstdc++ / deque
1 // -*- C++ -*- forwarding header.
2 // This file is part of the GNU ANSI C++ Library.
3
4 #ifndef __DEQUE__
5 #define __DEQUE__
6 #include <deque.h>
7 #endif