We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc346de commit fa070c4Copy full SHA for fa070c4
module/include/NoMercyGameModule.h
@@ -1,7 +1,7 @@
1
#ifndef __NOMERCY_GAME_MODULE__
2
#define __NOMERCY_GAME_MODULE__
3
#include <stdint.h>
4
-#include <string>
+#include <cstring>
5
6
#ifdef _MSC_VER
7
#define __DLLEXPORT __declspec(dllexport)
0 commit comments