xxhash added

This commit is contained in:
2022-06-11 15:38:35 +03:00
parent a475b0d73c
commit abdc56d404
11 changed files with 6134 additions and 36 deletions

View File

@@ -4,7 +4,7 @@
extern "C" {
#endif
#include "hash.h"
#include "../HashFunctions/hash.h"
#include "KeyValuePair.h"
typedef struct Hashtable{