mirror of
https://github.com/boostorg/utility.git
synced 2025-05-09 02:44:10 +00:00
Reduce header dependencies, from Shunsuke Sogame. Fixes #1535
[SVN r42234]
This commit is contained in:
parent
01274cf6ac
commit
c1fd670480
@ -10,9 +10,10 @@
|
||||
#define BOOST_RESULT_OF_HPP
|
||||
|
||||
#include <boost/config.hpp>
|
||||
#include <boost/type_traits/ice.hpp>
|
||||
#include <boost/type.hpp>
|
||||
#include <boost/preprocessor.hpp>
|
||||
#include <boost/preprocessor/iteration/iterate.hpp>
|
||||
#include <boost/preprocessor/punctuation/comma_if.hpp>
|
||||
#include <boost/preprocessor/repetition/enum_params.hpp>
|
||||
#include <boost/preprocessor/repetition/enum_shifted_params.hpp>
|
||||
#include <boost/detail/workaround.hpp>
|
||||
#include <boost/mpl/has_xxx.hpp>
|
||||
#include <boost/mpl/if.hpp>
|
||||
|
Loading…
x
Reference in New Issue
Block a user