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