mirror of
https://github.com/boostorg/unordered.git
synced 2026-02-09 23:52:07 +00:00
Remove dependency on Boost.Move
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
#include <boost/core/addressof.hpp>
|
||||
#include <boost/core/lightweight_test.hpp>
|
||||
#include <boost/core/pointer_traits.hpp>
|
||||
#include <boost/move/move.hpp>
|
||||
#include <cstddef>
|
||||
#include <utility>
|
||||
|
||||
|
||||
@@ -17,7 +17,6 @@
|
||||
#include "../helpers/input_iterator.hpp"
|
||||
#include "../helpers/helpers.hpp"
|
||||
|
||||
#include <boost/move/core.hpp>
|
||||
#include <vector>
|
||||
|
||||
namespace insert_tests {
|
||||
|
||||
Reference in New Issue
Block a user