forked from boostorg/range
Replace all uses of boost/utility.hpp with more-granular includes. Solves modularization dependency nightmare.
[SVN r78502]
This commit is contained in:
1
include/boost/range/algorithm/for_each.hpp
Executable file → Normal file
1
include/boost/range/algorithm/for_each.hpp
Executable file → Normal file
@ -14,7 +14,6 @@
|
||||
#include <boost/range/end.hpp>
|
||||
#include <boost/range/concepts.hpp>
|
||||
#include <boost/ref.hpp>
|
||||
#include <boost/utility.hpp>
|
||||
#include <algorithm>
|
||||
|
||||
#if BOOST_WORKAROUND(BOOST_MSVC, == 1600)
|
||||
|
Reference in New Issue
Block a user