mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Update xxHash to 0.8.1.
This commit is contained in:
@@ -5,10 +5,8 @@
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
|
||||
#ifndef XXH_STATIC_LINKING_ONLY
|
||||
# define XXH_STATIC_LINKING_ONLY
|
||||
#endif
|
||||
#include "tracy_xxh3.h"
|
||||
#define XXH_INLINE_ALL
|
||||
#include "tracy_xxhash.h"
|
||||
|
||||
namespace tracy
|
||||
{
|
||||
|
||||
@@ -4,10 +4,8 @@
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
|
||||
#ifndef XXH_STATIC_LINKING_ONLY
|
||||
# define XXH_STATIC_LINKING_ONLY
|
||||
#endif
|
||||
#include "tracy_xxh3.h"
|
||||
#define XXH_INLINE_ALL
|
||||
#include "tracy_xxhash.h"
|
||||
|
||||
#include "../common/TracyForceInline.hpp"
|
||||
#include "TracyCharUtil.hpp"
|
||||
|
||||
-2704
File diff suppressed because it is too large
Load Diff
+4156
-652
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user