]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/io/ustream.cpp
ICU-62107.0.1.tar.gz
[apple/icu.git] / icuSources / io / ustream.cpp
index a537d14383fc4fd2877d744d64972fe725b51040..948521a7fef3782951952464af71dcb253bf6d0c 100644 (file)
@@ -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