mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Don't allocate unneeded memory.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#define __TRACYEVENT_HPP__
|
||||
|
||||
#include <limits>
|
||||
#include <string.h>
|
||||
|
||||
#include "TracyVector.hpp"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user