Skip to content

Commit fa070c4

Browse files
committed
build
1 parent dc346de commit fa070c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

module/include/NoMercyGameModule.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#ifndef __NOMERCY_GAME_MODULE__
22
#define __NOMERCY_GAME_MODULE__
33
#include <stdint.h>
4-
#include <string>
4+
#include <cstring>
55

66
#ifdef _MSC_VER
77
#define __DLLEXPORT __declspec(dllexport)

0 commit comments

Comments
 (0)