]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/iotest/iotest.cpp
ICU-62107.0.1.tar.gz
[apple/icu.git] / icuSources / test / iotest / iotest.cpp
index f8dc96d261b23ef7b8d43b399bf6510837137443..6bc549ad4dae2f87ed6babd634a85f9cfcdced1a 100644 (file)
@@ -698,9 +698,7 @@ static void addAllTests(TestNode** root) {
     addTest(root, &DataDrivenPrintfPrecision, "datadriv/DataDrivenPrintfPrecision");
     addTest(root, &DataDrivenScanf, "datadriv/DataDrivenScanf");
 #endif
-#if U_IOSTREAM_SOURCE >= 199711
     addStreamTests(root);
-#endif
 }
 
 /* returns the path to icu/source/data/out */