Index: source/i18n/collunsafe.h |
diff --git a/source/i18n/collunsafe.h b/source/i18n/collunsafe.h |
index 81e888fdc243821ac04a2af413998146bbac1c32..7a69b688449e76f4ee5b9162f26db9aa04c538cb 100644 |
--- a/source/i18n/collunsafe.h |
+++ b/source/i18n/collunsafe.h |
@@ -1,5 +1,8 @@ |
+// Copyright (C) 2016 and later: Unicode, Inc. and others. |
+// License & terms of use: http://www.unicode.org/copyright.html |
// collunsafe.h |
-// Copyright (C) 2015, International Business Machines Corporation and others. All Rights Reserved. |
+// Copyright (C) 2015-2016, International Business Machines Corporation and others. |
+// All Rights Reserved. |
// To be included by collationdatareader.cpp, and generated by gencolusb. |
// Machine generated, do not edit. |
@@ -7,6 +10,8 @@ |
#ifndef COLLUNSAFE_H |
#define COLLUNSAFE_H |
+#include "unicode/utypes.h" |
+ |
#define COLLUNSAFE_ICU_VERSION "56.0.1" |
#define COLLUNSAFE_COLL_VERSION "9.64" |
#define COLLUNSAFE_SERIALIZE 1 |