forked from boostorg/algorithm
add missing #include
[SVN r3643]
This commit is contained in:
@ -14,6 +14,7 @@
|
|||||||
|
|
||||||
#ifndef BOOST_MIN
|
#ifndef BOOST_MIN
|
||||||
|
|
||||||
|
#include <boost/config.hpp>
|
||||||
#include <boost/detail/workaround.hpp>
|
#include <boost/detail/workaround.hpp>
|
||||||
|
|
||||||
#if BOOST_WORKAROUND(__COMO_VERSION__, BOOST_TESTED_AT(4245))
|
#if BOOST_WORKAROUND(__COMO_VERSION__, BOOST_TESTED_AT(4245))
|
||||||
|
Reference in New Issue
Block a user