Chromium Code Reviews| Index: third_party/icu/source/common/rbbi.cpp |
| =================================================================== |
| --- third_party/icu/source/common/rbbi.cpp (revision 75010) |
| +++ third_party/icu/source/common/rbbi.cpp (working copy) |
| @@ -10,7 +10,7 @@ |
| // class RuleBasedBreakIterator |
| // |
| -#include <typeinfo> // for 'typeid' to work |
| +#include "unicode/utypeinfo.h" // for 'typeid' to work |
| #include "unicode/utypes.h" |