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