forked from boostorg/algorithm
Update header files to always include boost/config.hpp. Fixes issue #61
This commit is contained in:
@ -14,6 +14,8 @@
|
||||
|
||||
#include <iterator>
|
||||
|
||||
#include <boost/config.hpp>
|
||||
|
||||
namespace boost { namespace algorithm {
|
||||
|
||||
namespace detail {
|
||||
|
Reference in New Issue
Block a user