diff --git a/include/boost/config/detail/suffix.hpp b/include/boost/config/detail/suffix.hpp index 4533f321..2d69a3ec 100644 --- a/include/boost/config/detail/suffix.hpp +++ b/include/boost/config/detail/suffix.hpp @@ -1159,7 +1159,7 @@ namespace std{ using ::type_info; } #if !__has_include() # define BOOST_NO_CXX20_HDR_FORMAT #endif -#if !__has_include() +#if !__has_include() # define BOOST_NO_CXX20_HDR_SOURCE_LOCATION #endif #if !__has_include()