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

Fix warning re shadowing, implicit conversion and added include <cstdio>

This commit is contained in:
Tobias Widlund
2018-06-30 11:39:55 +02:00
parent c7952e4d4f
commit 1c467a5847
6 changed files with 17 additions and 16 deletions
+1
View File
@@ -1,4 +1,5 @@
#include "TracyCallstack.hpp"
#include <cstdio>
#ifdef TRACY_HAS_CALLSTACK