Reduce dependencies of buffers_prefix

closes #1940
This commit is contained in:
Richard Hodges
2020-05-04 18:24:31 +02:00
parent 27ce598bad
commit 42bd4d4d18

View File

@@ -18,7 +18,7 @@
#include <type_traits>
#if BOOST_WORKAROUND(BOOST_MSVC, < 1910)
#include <boost/type_traits.hpp>
#include <boost/type_traits/is_convertible.hpp>
#endif
namespace boost {