]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/i18n/selfmt.cpp
ICU-64260.0.1.tar.gz
[apple/icu.git] / icuSources / i18n / selfmt.cpp
old mode 100755 (executable)
new mode 100644 (file)
index 0945f03..29aee36
@@ -1,6 +1,8 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1997-2011, International Business Machines Corporation and
+ * Copyright (c) 1997-2012, International Business Machines Corporation and
  * others. All Rights Reserved.
  * Copyright (C) 2010 , Yahoo! Inc.
  ********************************************************************
@@ -14,7 +16,7 @@
  *   11/16/09    kirtig      Improved version
  ********************************************************************/
 
-#include <typeinfo>  // for 'typeid' to work
+#include "utypeinfo.h"  // for 'typeid' to work
 
 #include "unicode/messagepattern.h"
 #include "unicode/rbnf.h"