mirror of
https://github.com/wolfpld/tracy
synced 2025-05-03 06:03:51 +00:00
Use standard includes.
This commit is contained in:
parent
d7d6a0fa9d
commit
31e1558467
@ -1,7 +1,7 @@
|
||||
#ifndef __TRACYALLOC_HPP__
|
||||
#define __TRACYALLOC_HPP__
|
||||
|
||||
#include <cstdlib>
|
||||
#include <stdlib.h>
|
||||
|
||||
#ifdef TRACY_ENABLE
|
||||
# include "../client/tracy_rpmalloc.hpp"
|
||||
|
Loading…
x
Reference in New Issue
Block a user