1
0
mirror of https://github.com/wolfpld/tracy synced 2025-04-29 04:23:51 +00:00

Missing include.

This commit is contained in:
Bartosz Taudul 2017-10-30 21:51:24 +01:00
parent 4abc57a414
commit aa12a3bf94

View File

@ -7,6 +7,7 @@
#endif
#include <inttypes.h>
#include <stdio.h>
#include "TracySystem.hpp"