aboutsummaryrefslogtreecommitdiff
path: root/contrib/libg++/libstdc++/queue
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/libg++/libstdc++/queue')
-rw-r--r--contrib/libg++/libstdc++/queue7
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