OSDN Git Service

merge branch profile-stdlib
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / include / std / map
index 159bfb3..25f86df 100644 (file)
@@ -65,4 +65,8 @@
 # include <debug/map>
 #endif
 
+#ifdef _GLIBCXX_PROFILE
+# include <profile/map>
+#endif
+
 #endif /* _GLIBCXX_MAP */