forked from boostorg/algorithm
Update header files to always include boost/config.hpp. Fixes issue #61
This commit is contained in:
@ -19,6 +19,7 @@
|
||||
|
||||
#include <functional> // for plus and multiplies
|
||||
|
||||
#include <boost/config.hpp>
|
||||
#include <boost/utility/enable_if.hpp> // for boost::disable_if
|
||||
#include <boost/type_traits/is_integral.hpp>
|
||||
|
||||
|
Reference in New Issue
Block a user