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