Remove dependency on Boost.Move

This commit is contained in:
Christian Mazakas
2023-08-31 14:11:54 -07:00
parent 8f382e874d
commit 33dbd7cd76
7 changed files with 0 additions and 8 deletions

View File

@@ -17,7 +17,6 @@
#include "../helpers/input_iterator.hpp"
#include "../helpers/helpers.hpp"
#include <boost/move/core.hpp>
#include <vector>
namespace insert_tests {