We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03efb72 commit 3e381d6Copy full SHA for 3e381d6
1 file changed
include/boost/openmethod/policies/fast_perfect_hash.hpp
@@ -8,6 +8,7 @@
8
9
#include <boost/openmethod/policies/basic_policy.hpp>
10
11
+#include <limits>
12
#include <random>
13
14
namespace boost::openmethod {
0 commit comments