namespace std { class type_info; } // WORKAROUND: http://llvm.org/bugs/show_bug.cgi?id=13364
#endif
-#if U_IOSTREAM_SOURCE >= 199711
-#if (__GNUC__ == 2)
#include <iostream>
-#else
-#include <istream>
-#include <ostream>
-#endif
#if U_SHOW_CPLUSPLUS_API
U_NAMESPACE_BEGIN
/* No operator for UChar because it can conflict with wchar_t */
#endif
-#endif