forked from boostorg/mp11
Revert "Include workaround.hpp from Config"
This reverts commit 308e5b6edb.
For compatibility with 1.64, it's better not to use
config/workaround.hpp yet.
This commit is contained in:
@@ -17,7 +17,7 @@ int main() {}
|
||||
#include <boost/mp11/algorithm.hpp>
|
||||
#include <boost/core/lightweight_test.hpp>
|
||||
#include <boost/config.hpp>
|
||||
#include <boost/config/workaround.hpp>
|
||||
#include <boost/detail/workaround.hpp>
|
||||
|
||||
using boost::mp11::mp_size_t;
|
||||
using boost::mp11::mp_with_index;
|
||||
|
||||
Reference in New Issue
Block a user