| Index: third_party/icu/source/test/intltest/rbbitst.cpp
|
| ===================================================================
|
| --- third_party/icu/source/test/intltest/rbbitst.cpp (revision 75010)
|
| +++ third_party/icu/source/test/intltest/rbbitst.cpp (working copy)
|
| @@ -9,7 +9,7 @@
|
| * 01/12/2000 Madhu Updated for changed API and added new tests
|
| ************************************************************************/
|
|
|
| -#include <typeinfo> // for 'typeid' to work
|
| +#include "unicode/utypeinfo.h" // for 'typeid' to work
|
|
|
| #include "unicode/utypes.h"
|
|
|
|
|