diff --git a/include/boost/cobalt/detail/race.hpp b/include/boost/cobalt/detail/race.hpp index 90f6b824..87e13c4e 100644 --- a/include/boost/cobalt/detail/race.hpp +++ b/include/boost/cobalt/detail/race.hpp @@ -101,9 +101,7 @@ struct race_variadic_impl struct awaitable : fork::static_shared_state<256 * tuple_size> { -#if !defined(BOOST_ASIO_ENABLE_HANDLER_TRACKING) boost::source_location loc; -#endif template awaitable(std::tuple & args, URBG & g, std::index_sequence) :