diff --git a/include/boost/process/detail/posix/async_out.hpp b/include/boost/process/detail/posix/async_out.hpp index 613eaf614..17f55f61d 100644 --- a/include/boost/process/detail/posix/async_out.hpp +++ b/include/boost/process/detail/posix/async_out.hpp @@ -71,7 +71,7 @@ struct async_out_buffer : ::boost::process::detail::posix::handler_base_ext, } template - inline void on_success(Executor &exec) + inline void on_success(Executor &) { auto pipe = this->pipe; boost::asio::async_read(*pipe, buf,