diff options
Diffstat (limited to 'contrib/libg++/libstdc++/deque')
-rw-r--r-- | contrib/libg++/libstdc++/deque | 7 |
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 |