Index: third_party/icu/source/i18n/tblcoll.cpp |
=================================================================== |
--- third_party/icu/source/i18n/tblcoll.cpp (revision 75010) |
+++ third_party/icu/source/i18n/tblcoll.cpp (working copy) |
@@ -54,7 +54,7 @@ |
* 01/29/01 synwee Modified into a C++ wrapper calling C APIs (ucol.h) |
*/ |
-#include <typeinfo> // for 'typeid' to work |
+#include "unicode/utypeinfo.h" // for 'typeid' to work |
#include "unicode/utypes.h" |