forked from boostorg/type_traits
Added include for BOOST_WORKAROUND.
This commit is contained in:
@ -13,6 +13,7 @@
|
||||
|
||||
#include <boost/config.hpp>
|
||||
#include <cstddef>
|
||||
#include <boost/detail/workaround.hpp>
|
||||
|
||||
namespace boost {
|
||||
|
||||
|
Reference in New Issue
Block a user