mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Move TracyAlloc.hpp to common. Use rpmalloc only if TRACY_ENABLE.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#include "concurrentqueue.h"
|
||||
#include "../common/tracy_lz4.hpp"
|
||||
#include "../common/TracyQueue.hpp"
|
||||
#include "TracyAlloc.hpp"
|
||||
#include "../common/TracyAlloc.hpp"
|
||||
|
||||
#if defined _MSC_VER || defined __CYGWIN__
|
||||
# include <intrin.h>
|
||||
|
||||
Reference in New Issue
Block a user