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