ports/devel/icu/files/patch-common_unicode_uvernum.h
Jan Beich a382198617 devel/icu: update to 59.1
- Temporarily keep C++98 working in consumers for Clang's default -std=

Changes:	http://site.icu-project.org/download/59
PR:		218788
Submitted by:	takefu@airport.fm, dcarmich@dcarmichael.net (early version)
Exp-run by:	antoine
2017-09-25 00:02:36 +00:00

8 lines
266 B
C

--- common/unicode/uvernum.h.orig 2017-03-21 01:03:49 UTC
+++ common/unicode/uvernum.h
@@ -125,4 +125,4 @@
* This value will change in the subsequent releases of ICU
* @stable ICU 2.6
*/
-#if U_PLATFORM_HAS_WINUWP_API == 0
+#ifndef U_PLATFORM_HAS_WINUWP_API