mirror of
https://github.com/boostorg/algorithm.git
synced 2026-01-28 18:12:19 +01:00
add missing #include
[SVN r3643]
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
|
||||
#ifndef BOOST_MIN
|
||||
|
||||
#include <boost/config.hpp>
|
||||
#include <boost/detail/workaround.hpp>
|
||||
|
||||
#if BOOST_WORKAROUND(__COMO_VERSION__, BOOST_TESTED_AT(4245))
|
||||
|
||||
Reference in New Issue
Block a user