Skip to content

Commit 4810019

Browse files
committed
add cstring
1 parent 50b9183 commit 4810019

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

GekkoLib/src/event.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
#include <cassert>
44
#include <cstdlib>
5+
#include <cstring>
56

67
void Gekko::GameEventBuffer::Init(u32 input_size)
78
{

0 commit comments

Comments
 (0)