Skip to content
Snippets Groups Projects
Commit 7cd813c4 authored by Amna Snene's avatar Amna Snene Committed by Adrien Béraud
Browse files

add include asio.hpp

To avoid a build error on Alma Linux

Change-Id: Ibe06f52c241b6d0a1633b373e557ef9319482636
parent 401c52e8
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@
#if HAVE_LIBUPNP
#include "protocol/pupnp/pupnp.h"
#endif
#include <asio.hpp>
#include <asio/steady_timer.hpp>
#if __has_include(<fmt/std.h>)
#include <fmt/std.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment