mirror of
https://github.com/badaix/snapcast.git
synced 2025-07-29 14:28:42 +02:00
Add missing includes
This commit is contained in:
parent
0de502f565
commit
7c27acb3c7
7 changed files with 19 additions and 4 deletions
|
@ -38,6 +38,7 @@
|
|||
|
||||
// 3rd party headers
|
||||
#include <boost/asio/ip/host_name.hpp>
|
||||
#include <boost/asio/signal_set.hpp>
|
||||
|
||||
// standard headers
|
||||
#include <chrono>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue