mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-28 18:51:16 +00:00
include string.h for strlen
This commit is contained in:
parent
059f96cd3a
commit
cce56f064e
@ -3,6 +3,8 @@
|
|||||||
|
|
||||||
#include "mxtypes.h"
|
#include "mxtypes.h"
|
||||||
|
|
||||||
|
#include <string.h>
|
||||||
|
|
||||||
class MxDSFile;
|
class MxDSFile;
|
||||||
class MxDSObject;
|
class MxDSObject;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user