OSDN Git Service

* std/bastring.h: Move exception stuff after definition of string.
[pf3gnuchains/gcc-fork.git] / libstdc++ / stack
1 // -*- C++ -*- forwarding header.
2 // This file is part of the GNU ANSI C++ Library.
3
4 #ifndef __STACK__
5 #define __STACK__
6 #include <stack.h>
7 #endif