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