Ticket #12556: boost-intrusive.patch

File boost-intrusive.patch, 530 bytes (added by gromer@…, 6 years ago)
  • boost/intrusive/member_value_traits.hpp

    old new  
    1818
    1919#include <boost/intrusive/link_mode.hpp>
    2020#include <boost/intrusive/detail/parent_from_member.hpp>
     21#include <boost/intrusive/detail/to_raw_pointer.hpp>
    2122#include <boost/intrusive/pointer_traits.hpp>
    2223
    2324#if defined(BOOST_HAS_PRAGMA_ONCE)