Index: third_party/icu/source/i18n/simpletz.cpp |
=================================================================== |
--- third_party/icu/source/i18n/simpletz.cpp (revision 75010) |
+++ third_party/icu/source/i18n/simpletz.cpp (working copy) |
@@ -21,7 +21,7 @@ |
******************************************************************************** |
*/ |
-#include <typeinfo> // for 'typeid' to work |
+#include "unicode/utypeinfo.h" // for 'typeid' to work |
#include "unicode/utypes.h" |