Added additional fix for #16

This commit is contained in:
BenDroid 2017-12-29 21:42:46 +01:00
parent 20b7bc5f40
commit 8c8776373b

View file

@ -67,6 +67,8 @@
# define MSVC_VERSION 0
# endif
#include <string>
#else
#include <string.h>
#endif