Skip to content

Commit 3e381d6

Browse files
committed
fix fast_perfect_hash range check (windows)
1 parent 03efb72 commit 3e381d6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

include/boost/openmethod/policies/fast_perfect_hash.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
#include <boost/openmethod/policies/basic_policy.hpp>
1010

11+
#include <limits>
1112
#include <random>
1213

1314
namespace boost::openmethod {

0 commit comments

Comments
 (0)