mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-08-04 05:55:31 +02:00
include <cstring> for Linux builds
This commit is contained in:
parent
65ae4228ea
commit
580a36c1b0
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