1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Move debuginfod include to TracyCallstack.hpp.

This commit is contained in:
Bartosz Taudul
2022-05-01 15:26:26 +02:00
parent f540f3ad89
commit b6f155bb6a
3 changed files with 4 additions and 7 deletions
-4
View File
@@ -45,10 +45,6 @@
# include <vector>
#endif
#ifdef TRACY_DEBUGINFOD
# include <elfutils/debuginfod.h>
#endif
#include <algorithm>
#include <assert.h>
#include <atomic>