Remove dependency on Boost.Move

This commit is contained in:
Christian Mazakas
2023-09-27 11:44:44 -07:00
parent 8f382e874d
commit 33dbd7cd76
7 changed files with 0 additions and 8 deletions
-1
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 {