ropeimpl.h: #include <ostream> instead of <iostream>
[gcc.git] / libstdc++-v3 / include / ext / ropeimpl.h
index 3c8b86735976dfab66ed9edd104e0400a921ada5..6129084deb6d32a67f63021e83257014ec09077a 100644 (file)
@@ -46,7 +46,7 @@
  */
 
 #include <cstdio>     
-#include <iostream>
+#include <ostream>
 #include <bits/functexcept.h>
 
 #include <ext/algorithm> // For copy_n and lexicographical_compare_3way