mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-10 02:31:48 +00:00
Add missing header for PRIxMAX.
This commit is contained in:
parent
481024e4ce
commit
bf7cc0a0d5
@ -7,6 +7,7 @@
|
||||
# include <winsock2.h>
|
||||
# include <windows.h>
|
||||
# include <tlhelp32.h>
|
||||
# include <inttypes.h>
|
||||
#else
|
||||
# include <sys/time.h>
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user