mirror of
https://github.com/boostorg/iostreams.git
synced 2026-02-26 04:42:19 +00:00
added missing 'is_convertible' include
[SVN r27024]
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
#include <boost/iostreams/detail/ios_traits.hpp>
|
||||
#include <boost/preprocessor/cat.hpp>
|
||||
#include <boost/static_assert.hpp>
|
||||
#include <boost/type_traits/is_convertible.hpp>
|
||||
#include <boost/type_traits/is_same.hpp>
|
||||
|
||||
namespace boost { namespace iostreams {
|
||||
|
||||
Reference in New Issue
Block a user