forked from boostorg/type_traits
Merge branch 'develop' of https://github.com/boostorg/type_traits into develop
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
#include <boost/type_traits/detail/config.hpp>
|
||||
#include <boost/config/workaround.hpp>
|
||||
|
||||
#ifdef BOOST_TT_HAS_ACCURATE_BINARY_OPERATOR_DETECTION
|
||||
#ifdef BOOST_TT_HAS_ASCCURATE_IS_FUNCTION
|
||||
|
||||
#include <boost/type_traits/detail/is_function_cxx_11.hpp>
|
||||
|
||||
|
Reference in New Issue
Block a user