Added cout/cerr that output to Android log to STLPort, fixed broken compilation for NDK r4b
This commit is contained in:
@@ -579,7 +579,9 @@ static locale* _Stl_get_global_locale() {
|
||||
# pragma init_seg(lib)
|
||||
#endif
|
||||
|
||||
#if !defined(ANDROID) && !defined(__ANDROID__)
|
||||
static ios_base::Init _IosInit;
|
||||
#endif
|
||||
|
||||
void _Locale_impl::make_classic_locale() {
|
||||
// This funcion will be called once: during build classic _Locale_impl
|
||||
|
||||
Reference in New Issue
Block a user