forked from boostorg/range
[range] Don't include <istream> unnecessarily in istream_range.hpp (refs #7408).
[SVN r84644]
This commit is contained in:
Executable → Regular
+1
-1
@@ -14,7 +14,7 @@
|
||||
*/
|
||||
|
||||
#include <iterator>
|
||||
#include <istream>
|
||||
#include <iosfwd>
|
||||
#include <boost/config.hpp>
|
||||
#include <boost/range/iterator_range.hpp>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user