--- sql/histograms/histogram.h.orig 2017-01-05 16:18:44 UTC +++ sql/histograms/histogram.h @@ -111,7 +111,7 @@ public: // Typedefs. template -using value_map_allocator = Memroot_allocator >; +using value_map_allocator = Memroot_allocator >; template using value_map_type = std::map