fix compile errors

This commit is contained in:
IlyaShurupov 2024-02-08 19:16:56 +03:00 committed by Ilusha
parent 1d9ef2aa6c
commit 63b0560375
27 changed files with 19 additions and 21 deletions

View file

@ -42,6 +42,7 @@ namespace tp {
uhalni next2pow(uhalni v);
ufalni next2pow(ufalni v);
ualni hash(const void* bytes);
ualni hash(const char* bytes);
ualni hash(alni bytes);
ualni hash(halni bytes);