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