mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Add missing include.
This commit is contained in:
parent
859aa3b2b0
commit
b281ce9c0e
@ -1,6 +1,8 @@
|
|||||||
#ifndef __TRACYSTACKFRAMES_HPP__
|
#ifndef __TRACYSTACKFRAMES_HPP__
|
||||||
#define __TRACYSTACKFRAMES_HPP__
|
#define __TRACYSTACKFRAMES_HPP__
|
||||||
|
|
||||||
|
#include <stddef.h>
|
||||||
|
|
||||||
namespace tracy
|
namespace tracy
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user