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