forked from boostorg/algorithm
Update header files to always include boost/config.hpp. Fixes issue #61
This commit is contained in:
@ -25,6 +25,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include <boost/config.hpp>
|
||||
#include <boost/tuple/tuple.hpp> // for using pairs with boost::cref
|
||||
#include <boost/ref.hpp>
|
||||
|
||||
|
Reference in New Issue
Block a user