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

@@ -20,7 +20,7 @@
#include <boost/mp11/detail/config.hpp>
#include <boost/mp11/integer_sequence.hpp>
#include <boost/config.hpp>
#include <boost/detail/workaround.hpp>
#include <boost/config/workaround.hpp>
#include <type_traits>
#include <utility>