switch to using mbrlen with VS

This commit is contained in:
Anatol Belski 2014-09-13 13:52:10 +02:00
parent f91a782973
commit c030ff3e71

View File

@ -174,3 +174,8 @@
# define _USE_32BIT_TIME_T 1
#endif
#define HAVE_STDLIB_H 1
#define _REENTRANT 1
#define HAVE_MBRLEN 1
#define HAVE_MBSTATE_T 1