diff --git a/include/boost/config/detail/suffix.hpp b/include/boost/config/detail/suffix.hpp index c8a7aa3f..1bd57c13 100644 --- a/include/boost/config/detail/suffix.hpp +++ b/include/boost/config/detail/suffix.hpp @@ -1170,7 +1170,7 @@ namespace std{ using ::type_info; } #if !__has_include() # define BOOST_NO_CXX20_HDR_CONCEPTS #endif -#if !__has_include() +#if !__has_include() # define BOOST_NO_CXX20_HDR_RANGES #endif #if !__has_include()