[Chore] (3rdparty): add xxHash

This commit is contained in:
2026-02-09 13:55:05 +08:00
parent 2abdebcd96
commit 0b332bdc58
4 changed files with 12 additions and 0 deletions
+2
View File
@@ -106,6 +106,8 @@
#define TRACY_ZONECOLOR_BACKEND 0x00FF00
#endif
#include "xxhash.h"
// Post-includes for significant project headers
#include "MG_Util/Debug/Log.h"
#include "MG_Util/Types.h"