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