Enable hashlist

This commit is contained in:
Lars Mueller 2021-07-12 21:32:15 +02:00
parent 14a1887db4
commit 2a1cbc64ea

@ -46,6 +46,7 @@ for _, file in pairs{
"quaternion",
"trie",
"kdtree",
"hashlist",
"heap",
"ranked_set",
"binary",