Merge branch 'develop' of https://github.com/boostorg/type_traits into develop

This commit is contained in:
jzmaddock
2018-05-04 20:04:14 +01:00

View File

@ -12,6 +12,7 @@
#include <boost/type_traits/integral_constant.hpp>
#include <boost/type_traits/remove_reference.hpp>
#include <boost/type_traits/is_function.hpp>
#include <boost/type_traits/detail/yes_no_type.hpp>
#include <boost/config/workaround.hpp>
/*