forked from boostorg/container
Replace "boost/move/utility.hpp" with "boost/move/utility_core.hpp" to minimize dependencies.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include <boost/container/detail/config_begin.hpp>
|
||||
#include <memory>
|
||||
|
||||
#include <boost/move/utility.hpp>
|
||||
#include <boost/move/utility_core.hpp>
|
||||
#include <boost/container/vector.hpp>
|
||||
#include <boost/container/deque.hpp>
|
||||
#include <boost/container/list.hpp>
|
||||
|
||||
Reference in New Issue
Block a user