Move TracyStackFrames to common.

This commit is contained in:
Bartosz Taudul
2021-05-23 23:51:56 +02:00
parent a6011cd1ad
commit f8ccd8c40d
16 changed files with 44 additions and 19 deletions

View File

@@ -41,6 +41,7 @@
# else
# include "libbacktrace/elf.cpp"
# endif
# include "common/TracyStackFrames.cpp"
#endif
#ifdef _MSC_VER