mirror of
https://github.com/boostorg/smart_ptr.git
synced 2025-10-30 23:31:42 +01:00
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