mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-07-29 10:40:02 +00:00
inline xxhash functions
This commit is contained in:
committed by
Ryan Fleury
parent
763bb57459
commit
b1609017c5
+1
-1
@@ -17,7 +17,7 @@
|
||||
#define MD5_API static
|
||||
#include "third_party/md5/md5.c"
|
||||
#include "third_party/md5/md5.h"
|
||||
#define XXH_PRIVATE_API
|
||||
#define XXH_INLINE_ALL
|
||||
#define XXH_IMPLEMENTATION
|
||||
#define XXH_STATIC_LINKING_ONLY
|
||||
#include "third_party/xxHash/xxhash.c"
|
||||
|
||||
Reference in New Issue
Block a user