mirror of
https://github.com/wolfpld/tracy.git
synced 2026-07-06 22:28:53 +00:00
Move debuginfod include to TracyCallstack.hpp.
This commit is contained in:
@@ -32,9 +32,6 @@
|
||||
# include <cxxabi.h>
|
||||
# include <stdlib.h>
|
||||
# include "TracyFastVector.hpp"
|
||||
# ifdef TRACY_DEBUGINFOD
|
||||
# include <elfutils/debuginfod.h>
|
||||
# endif
|
||||
#elif TRACY_HAS_CALLSTACK == 5
|
||||
# include <dlfcn.h>
|
||||
# include <cxxabi.h>
|
||||
|
||||
Reference in New Issue
Block a user