Reduce Boost.Move dependencies to only Boost.Config

This commit is contained in:
Ion Gaztañaga
2023-01-19 00:09:49 +01:00
parent d1bd02f05b
commit 9cbef2df94
27 changed files with 226 additions and 160 deletions

View File

@@ -12,7 +12,6 @@
//////////////////////////////////////////////////////////////////////////////
#include <boost/move/utility_core.hpp>
#include <boost/move/unique_ptr.hpp>
#include <boost/static_assert.hpp>
#include <boost/core/lightweight_test.hpp>
//////////////////////////////////////////////