mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 06:53:45 +00:00
ICU-10355 std::string is available on Android
X-SVN-Rev: 34278
This commit is contained in:
parent
fb38bbbee8
commit
caf4feecef
1 changed files with 0 additions and 2 deletions
|
@ -339,8 +339,6 @@
|
|||
*/
|
||||
#ifdef U_HAVE_STD_STRING
|
||||
/* Use the predefined value. */
|
||||
#elif U_PLATFORM == U_PF_ANDROID
|
||||
# define U_HAVE_STD_STRING 0
|
||||
#else
|
||||
# define U_HAVE_STD_STRING 1
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue