mirror of
https://github.com/boostorg/move.git
synced 2025-07-31 21:04:27 +02:00
Merge branch 'develop' of github.com:boostorg/move into develop
This commit is contained in:
@@ -28,6 +28,9 @@
|
||||
#include <boost/move/detail/iterator_traits.hpp>
|
||||
#include <boost/move/detail/iterator_to_raw_pointer.hpp>
|
||||
#include <boost/core/no_exceptions_support.hpp>
|
||||
#if defined(BOOST_MOVE_USE_STANDARD_LIBRARY_MOVE)
|
||||
#include <algorithm>
|
||||
#endif
|
||||
|
||||
namespace boost {
|
||||
|
||||
|
Reference in New Issue
Block a user