forked from boostorg/intrusive
Add missing <iosfwd> to implement operator<<
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
#include <boost/intrusive/pointer_traits.hpp>
|
||||
#include <boost/intrusive/detail/iterator.hpp>
|
||||
#include <boost/move/adl_move_swap.hpp>
|
||||
#include <iosfwd>
|
||||
|
||||
#if (defined _MSC_VER)
|
||||
# pragma once
|
||||
|
Reference in New Issue
Block a user