Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7)

Unified Diff: source/i18n/regexcst.h

Issue 2440913002: Update ICU to 58.1
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/i18n/regexcmp.cpp ('k') | source/i18n/regexcst.pl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/i18n/regexcst.h
diff --git a/source/i18n/regexcst.h b/source/i18n/regexcst.h
index 3e62485f7c9e35d567561421901d66c9233cbb1d..8a5c82963a2514a48e5844ae469bd606cd5a55d5 100644
--- a/source/i18n/regexcst.h
+++ b/source/i18n/regexcst.h
@@ -1,3 +1,5 @@
+// Copyright (C) 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
//---------------------------------------------------------------------------------
//
// Generated Header File. Do not edit by hand.
@@ -5,13 +7,15 @@
// It is generated by the Perl script "regexcst.pl" from
// the rule parser state definitions file "regexcst.txt".
//
-// Copyright (C) 2002-2015 International Business Machines Corporation
+// Copyright (C) 2002-2016 International Business Machines Corporation
// and others. All rights reserved.
//
//---------------------------------------------------------------------------------
#ifndef RBBIRPT_H
#define RBBIRPT_H
+#include "unicode/utypes.h"
+
U_NAMESPACE_BEGIN
//
// Character classes for regex pattern scanning.
« no previous file with comments | « source/i18n/regexcmp.cpp ('k') | source/i18n/regexcst.pl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698