Integrating with NDK r5: STLPort still does not compile
This commit is contained in:
@@ -139,7 +139,9 @@ underflow_error::~underflow_error() _STLP_NOTHROW_INHERENTLY {}
|
||||
|
||||
#if !defined(_STLP_WCE_EVC3)
|
||||
# if defined (_STLP_NO_BAD_ALLOC)
|
||||
# ifndef ANDROID
|
||||
const nothrow_t nothrow /* = {} */;
|
||||
# endif
|
||||
# endif
|
||||
#endif
|
||||
|
||||
|
||||
@@ -17,6 +17,7 @@
|
||||
*/
|
||||
#include "stlport_prefix.h"
|
||||
|
||||
#include <typeinfo>
|
||||
#include <hash_map>
|
||||
#include <vector>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user