git-svn-id: svn://db.shs.com.ru/pip@606 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5

This commit is contained in:
2018-04-08 20:32:53 +00:00
parent 1ff414d51c
commit ef4030ebb9
4 changed files with 37 additions and 8 deletions

View File

@@ -31,9 +31,13 @@ char * __sysoemname__ = 0;
#ifdef BLACKBERRY
# include <ctype.h>
#endif
//#ifdef ANDROID
# include <wchar.h>
//#endif
#include <wchar.h>
#ifdef ANDROID
# if __ANDROID_API__ < 21
# define wctomb(s, wc) wcrtomb(s, wc, NULL)
# define mbtowc(pwc, s, n) mbrtowc(pwc, s, n, NULL)
# endif
#endif
/*! \class PIChar
* \brief Unicode char