Common: Added MurmurHash3 hash function for general-purpose use.
This commit is contained in:
parent
ddbeebb887
commit
d67e2f78b7
6 changed files with 159 additions and 3 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
#include "common_types.h"
|
||||
#include "cpu_detect.h"
|
||||
#include "hash.h"
|
||||
|
||||
#ifndef _WIN32
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue