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

@@ -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>