]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/tools/genrb/read.c
ICU-57166.0.1.tar.gz
[apple/icu.git] / icuSources / tools / genrb / read.c
index 8efad67c1ac8268478564c789b4223f2f74fcdb3..358c683577e7db9a3b078fc988c366e7f9d36921 100644 (file)
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 1998-2011, International Business Machines
+*   Copyright (C) 1998-2012, International Business Machines
 *   Corporation and others.  All Rights Reserved.
 *
 *******************************************************************************
@@ -19,6 +19,7 @@
 #include "read.h"
 #include "errmsg.h"
 #include "unicode/ustring.h"
+#include "unicode/utf16.h"
 
 #define OPENBRACE    0x007B
 #define CLOSEBRACE   0x007D