diff --git a/src/includes/nghttp2/asio_http2.h b/src/includes/nghttp2/asio_http2.h index 9a182dfd..13cd5f5a 100644 --- a/src/includes/nghttp2/asio_http2.h +++ b/src/includes/nghttp2/asio_http2.h @@ -134,7 +134,7 @@ struct thread_info { pid_t pid; }; -typedef std::function>)> +typedef std::function> &)> on_all_threads_created_cb; } // namespace asio_http2