mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Add missing includes.
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#ifndef __TRACYFILEHEADER_HPP__
|
||||
#define __TRACYFILEHEADER_HPP__
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#include "../common/TracyForceInline.hpp"
|
||||
|
||||
namespace tracy
|
||||
|
||||
Reference in New Issue
Block a user