]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/i18n/decContext.h
ICU-59117.0.1.tar.gz
[apple/icu.git] / icuSources / i18n / decContext.h
index c25e495e76fa13fc2bc9ebd33f10336429e0c278..e145777d1e7aad0ee438a8985e4b1ad326577998 100644 (file)
@@ -1,7 +1,9 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 /* ------------------------------------------------------------------ */
 /* Decimal Context module header                                      */
 /* ------------------------------------------------------------------ */
-/* Copyright (c) IBM Corporation, 2000-2010.   All rights reserved.   */
+/* Copyright (c) IBM Corporation, 2000-2011.   All rights reserved.   */
 /*                                                                    */
 /* This software is made available under the terms of the             */
 /* ICU License -- ICU 1.8.1 and later.                                */
@@ -28,6 +30,7 @@
  *    Remove a few compiler warnings.
  */
 #include "unicode/utypes.h"
+#include "putilimp.h"
 
 /*                                                                    */
 /* Context variables must always have valid values:                   */