mirror of
https://github.com/boostorg/unordered.git
synced 2025-05-11 13:34:06 +00:00
Add missing <algorithm> include for std::max
This commit is contained in:
parent
d742ee3a3b
commit
22344ab27f
@ -48,6 +48,7 @@
|
||||
#include <boost/type_traits/make_void.hpp>
|
||||
#include <boost/type_traits/remove_const.hpp>
|
||||
|
||||
#include <algorithm>
|
||||
#include <cmath>
|
||||
#include <iterator>
|
||||
#include <stdexcept>
|
||||
|
Loading…
x
Reference in New Issue
Block a user