Progress on newer NDK support (forces minimum API from 14 to 16)
This commit is contained in:
@@ -353,7 +353,7 @@ typedef uint64_t uintmax_t;
|
||||
#endif
|
||||
|
||||
|
||||
#ifdef ANDROID
|
||||
#if defined(ANDROID) && !defined(HXCPP_CLANG)
|
||||
|
||||
std::size_t _mbsrtowcs(wchar_t * ws, const char **src, std::size_t wn, std::mbstate_t *st);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user