mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-10 02:31:48 +00:00
Add missing include for intptr_t.
This commit is contained in:
parent
673dfd0f02
commit
dfb4020a92
@ -1,3 +1,5 @@
|
||||
#include <inttypes.h>
|
||||
|
||||
#include "../profiler/src/imgui_impl_opengl3_loader.h"
|
||||
#include "TracyTexture.hpp"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user