]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/common/unistr_props.cpp
ICU-64260.0.1.tar.gz
[apple/icu.git] / icuSources / common / unistr_props.cpp
index 7670de465548abfd0ceda76a3d4d2a4fb34a3014..40064757902ca8cac079153d8886293080694a9a 100644 (file)
@@ -1,12 +1,14 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1999-2007, International Business Machines
+*   Copyright (C) 1999-2011, International Business Machines
 *   Corporation and others.  All Rights Reserved.
 *
 *******************************************************************************
 *   file name:  unistr_props.cpp
-*   encoding:   US-ASCII
+*   encoding:   UTF-8
 *   tab size:   8 (not used)
 *   indentation:2
 *
@@ -19,6 +21,7 @@
 #include "unicode/utypes.h"
 #include "unicode/uchar.h"
 #include "unicode/unistr.h"
+#include "unicode/utf16.h"
 
 U_NAMESPACE_BEGIN