X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/38fbf2fd31f5cd99b500914d6037b1d06b608645..0f5d89e82340278ed3d7d50029f37cab2c41a57e:/icuSources/io/ustream.cpp diff --git a/icuSources/io/ustream.cpp b/icuSources/io/ustream.cpp index a537d143..948521a7 100644 --- a/icuSources/io/ustream.cpp +++ b/icuSources/io/ustream.cpp @@ -29,8 +29,6 @@ // console IO -#if U_IOSTREAM_SOURCE >= 199711 - #define STD_NAMESPACE std:: #define STD_OSTREAM STD_NAMESPACE ostream @@ -170,4 +168,3 @@ STOP_READING: U_NAMESPACE_END #endif -#endif