aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/config.h.in b/config.h.in
index 7c85111..6580e95 100644
--- a/config.h.in
+++ b/config.h.in
@@ -1,9 +1,9 @@
/* config.h.in. Generated from configure.ac by autoheader. */
-/* the name of <hash_set> */
+/* the name of <hash_map> */
#undef HASH_MAP_CLASS
-/* the location of <hash_map> */
+/* the location of <unordered_map> or <hash_map> */
#undef HASH_MAP_H
/* the namespace of hash_map/hash_set */
@@ -12,7 +12,7 @@
/* the name of <hash_set> */
#undef HASH_SET_CLASS
-/* the location of <hash_set> */
+/* the location of <unordered_set> or <hash_set> */
#undef HASH_SET_H
/* Define to 1 if you have the <dlfcn.h> header file. */