1
0
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:
Bartosz Taudul
2017-10-18 19:08:19 +02:00
parent c5ea9c744c
commit fc94378e0c
5 changed files with 14 additions and 5 deletions
+1 -1
View File
@@ -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