mirror of
https://github.com/boostorg/intrusive.git
synced 2025-07-30 04:27:34 +02:00
Replaced boost/move/move.hpp with a more lightweight boost/move/utility_core.hpp
This commit is contained in:
@ -26,8 +26,6 @@
|
||||
|
||||
using namespace boost::intrusive;
|
||||
|
||||
|
||||
#include <boost/intrusive/detail/memory_util.hpp>
|
||||
struct Type
|
||||
: list_base_hook<>
|
||||
, slist_base_hook<>
|
||||
|
Reference in New Issue
Block a user