Index: third_party/icu/source/i18n/selfmt.cpp |
=================================================================== |
--- third_party/icu/source/i18n/selfmt.cpp (revision 75010) |
+++ third_party/icu/source/i18n/selfmt.cpp (working copy) |
@@ -14,7 +14,7 @@ |
* 11/16/09 kirtig Improved version |
********************************************************************/ |
-#include <typeinfo> // for 'typeid' to work |
+#include "unicode/utypeinfo.h" // for 'typeid' to work |
#include "unicode/utypes.h" |
#include "unicode/ustring.h" |