| Index: third_party/icu/source/i18n/timezone.cpp
|
| ===================================================================
|
| --- third_party/icu/source/i18n/timezone.cpp (revision 75010)
|
| +++ third_party/icu/source/i18n/timezone.cpp (working copy)
|
| @@ -35,7 +35,7 @@
|
| * available IDs code. Misc. cleanup.
|
| *********************************************************************************/
|
|
|
| -#include <typeinfo> // for 'typeid' to work
|
| +#include "unicode/utypeinfo.h" // for 'typeid' to work
|
|
|
| #include "unicode/utypes.h"
|
| #include "unicode/ustring.h"
|
|
|