]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/i18n/selfmt.cpp
ICU-511.35.tar.gz
[apple/icu.git] / icuSources / i18n / selfmt.cpp
index 0945f036c77e57270939f8eb36e15c26e948f08c..5016e8e30a16c3d83884a56049d900af2e44ed31 100755 (executable)
@@ -1,6 +1,6 @@
 /********************************************************************
  * 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 +14,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"