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
+1 -1
View File
@@ -12,7 +12,7 @@
#include <boost/mp11/integral.hpp>
#include <boost/core/lightweight_test_trait.hpp>
#include <boost/config.hpp>
#include <boost/detail/workaround.hpp>
#include <boost/config/workaround.hpp>
#include <type_traits>
#include <tuple>