forked from boostorg/smart_ptr
std::move is in <utility>.
[SVN r76125]
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
|
||||
#include <boost/shared_ptr.hpp>
|
||||
#include <boost/detail/lightweight_test.hpp>
|
||||
#include <utility>
|
||||
|
||||
#if defined( BOOST_HAS_RVALUE_REFS )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user