OSDN Git Service

Mon Aug 25 14:26:45 1997 Jason Merrill <jason@yorick.cygnus.com>
[pf3gnuchains/gcc-fork.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