Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wolfpld/tracy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'public/TracyClient.cpp')
-rw-r--r--public/TracyClient.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/TracyClient.cpp b/public/TracyClient.cpp
index 4aa4647a..77f81a4a 100644
--- a/public/TracyClient.cpp
+++ b/public/TracyClient.cpp
@@ -28,6 +28,7 @@
#include "client/tracy_rpmalloc.cpp"
#include "client/TracyDxt1.cpp"
#include "client/TracyAlloc.cpp"
+#include "client/TracyOverride.cpp"
#if TRACY_HAS_CALLSTACK == 2 || TRACY_HAS_CALLSTACK == 3 || TRACY_HAS_CALLSTACK == 4 || TRACY_HAS_CALLSTACK == 6
# include "libbacktrace/alloc.cpp"