mirror of
https://github.com/boostorg/iostreams.git
synced 2026-02-22 15:32:20 +00:00
removed unneeded includes
[SVN r27200]
This commit is contained in:
@@ -11,9 +11,6 @@
|
||||
# pragma once
|
||||
#endif
|
||||
|
||||
#include <string> // char_traits.
|
||||
#include <utility> // pair.
|
||||
#include <boost/optional.hpp>
|
||||
#include <boost/type_traits/is_same.hpp>
|
||||
|
||||
namespace boost { namespace iostreams { namespace detail {
|
||||
|
||||
Reference in New Issue
Block a user