Include workaround.hpp from Config

This commit is contained in:
Glen Fernandes
2017-08-27 15:12:05 -04:00
parent bccb9eaa73
commit 308e5b6edb
14 changed files with 14 additions and 14 deletions

View File

@@ -10,7 +10,7 @@
#include <boost/mp11/algorithm.hpp>
#include <boost/core/lightweight_test.hpp>
#include <boost/config.hpp>
#include <boost/detail/workaround.hpp>
#include <boost/config/workaround.hpp>
#include <tuple>
using boost::mp11::mp_size_t;