summaryrefslogtreecommitdiff
path: root/asl
diff options
context:
space:
mode:
Diffstat (limited to 'asl')
-rw-r--r--asl/hash.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/asl/hash.hpp b/asl/hash.hpp
index d3a12bd..2e48a02 100644
--- a/asl/hash.hpp
+++ b/asl/hash.hpp
@@ -3,6 +3,7 @@
#include "asl/integers.hpp"
#include "asl/meta.hpp"
#include "asl/span.hpp"
+#include "asl/utility.hpp"
namespace asl::city_hash
{