diff options
Diffstat (limited to 'contrib/libg++/libstdc++/list')
-rw-r--r-- | contrib/libg++/libstdc++/list | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/contrib/libg++/libstdc++/list b/contrib/libg++/libstdc++/list deleted file mode 100644 index 475d8443d167..000000000000 --- a/contrib/libg++/libstdc++/list +++ /dev/null @@ -1,7 +0,0 @@ -// -*- C++ -*- forwarding header. -// This file is part of the GNU ANSI C++ Library. - -#ifndef __LIST__ -#define __LIST__ -#include <list.h> -#endif |