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:
@@ -38,7 +38,7 @@
|
||||
# define tracy_force_inline inline
|
||||
#endif
|
||||
|
||||
#include "TracyAlloc.hpp"
|
||||
#include "../common/TracyAlloc.hpp"
|
||||
|
||||
#if defined(__GNUC__)
|
||||
// Disable -Wconversion warnings (spuriously triggered when Traits::size_t and
|
||||
|
||||
Reference in New Issue
Block a user