mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
temporal VC patch from nkshigeru
This commit is contained in:
@@ -13,6 +13,9 @@
|
||||
#ifdef INCLUDE_ENCODING
|
||||
#include "encoding.h"
|
||||
#include <sys/types.h> /* for ssize_t */
|
||||
#ifdef _MSC_VER
|
||||
typedef int ssize_t;
|
||||
#endif
|
||||
#include "transcode_data.h"
|
||||
#include <ctype.h>
|
||||
#include "st.h"
|
||||
|
||||
Reference in New Issue
Block a user