summaryrefslogtreecommitdiff
path: root/contrib/libg++/libstdc++/deque
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/libg++/libstdc++/deque')
-rw-r--r--contrib/libg++/libstdc++/deque7
1 files changed, 0 insertions, 7 deletions
diff --git a/contrib/libg++/libstdc++/deque b/contrib/libg++/libstdc++/deque
deleted file mode 100644
index bdc14299a0451..0000000000000
--- a/contrib/libg++/libstdc++/deque
+++ /dev/null
@@ -1,7 +0,0 @@
-// -*- C++ -*- forwarding header.
-// This file is part of the GNU ANSI C++ Library.
-
-#ifndef __DEQUE__
-#define __DEQUE__
-#include <deque.h>
-#endif