mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-10 10:41:50 +00:00
Missing include.
This commit is contained in:
parent
599a9be37c
commit
6ae62e6e5a
@ -2,6 +2,7 @@
|
|||||||
#define __TRACYSCOPED_HPP__
|
#define __TRACYSCOPED_HPP__
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
#include <string.h>
|
||||||
|
|
||||||
#include "../common/TracySystem.hpp"
|
#include "../common/TracySystem.hpp"
|
||||||
#include "TracyProfiler.hpp"
|
#include "TracyProfiler.hpp"
|
||||||
|
Loading…
Reference in New Issue
Block a user