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

@@ -21,7 +21,6 @@
#include <boost/core/explicit_operator_bool.hpp>
#include <boost/functional/hash.hpp>
#include <boost/move/move.hpp>
#include <initializer_list>