mirror of
https://github.com/boostorg/asio.git
synced 2026-02-26 14:52:09 +00:00
Include <ostream> instead of <iostream>.
[SVN r36096]
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
#include <boost/detail/workaround.hpp>
|
||||
#include <cstring>
|
||||
#if BOOST_WORKAROUND(__BORLANDC__, BOOST_TESTED_AT(0x564))
|
||||
# include <iostream>
|
||||
# include <ostream>
|
||||
#endif // BOOST_WORKAROUND(__BORLANDC__, BOOST_TESTED_AT(0x564))
|
||||
#include <boost/asio/detail/pop_options.hpp>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user