mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-08-15 11:25:36 +02:00
include <cstring> for Linux builds
This commit is contained in:
parent
f79c8feb49
commit
f29ad07b9d
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ extern "C" {
|
|||
#endif
|
||||
|
||||
#include <string>
|
||||
#include <cstring>
|
||||
#include "lang-fun.h"
|
||||
|
||||
// ======================================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue