Added missing icu headers for Android (dotnet/coreclr#11325)
authorCyd Haselton <chaselton@gmail.com>
Tue, 2 May 2017 11:52:46 +0000 (06:52 -0500)
committerJan Vorlicek <janvorli@microsoft.com>
Tue, 2 May 2017 11:52:46 +0000 (04:52 -0700)
commitc7f2452a2eeaaa2ef46abec7efcc581683222ba1
tree6a8b3a40d717321f4309fbe64bff47fba49ff85a
parenta082898632c521df6d5ae2ee9a29f7ea14d208b8
Added missing icu headers for Android (dotnet/coreclr#11325)

urename.h and ustring.h contain the u_stncpy and its definition.
If they are not in the list of icushim.h headers, Android build fails.

Commit migrated from https://github.com/dotnet/coreclr/commit/eefe7a195cd1e36b9b0d16761b711061b5f3705f
src/coreclr/src/corefx/System.Globalization.Native/icushim.h