aboutsummaryrefslogtreecommitdiff
path: root/libstdc++/queue
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++/queue')
-rw-r--r--libstdc++/queue7
1 files changed, 0 insertions, 7 deletions
diff --git a/libstdc++/queue b/libstdc++/queue
deleted file mode 100644
index e71ce34..0000000
--- a/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