mirror of
https://github.com/badaix/snapcast.git
synced 2025-08-06 10:09:33 +02:00
Add missing includes
This commit is contained in:
parent
0de502f565
commit
7c27acb3c7
7 changed files with 19 additions and 4 deletions
|
@ -23,6 +23,8 @@
|
|||
#include "common/aixlog.hpp"
|
||||
|
||||
// 3rd party headers
|
||||
#include <boost/asio/read.hpp>
|
||||
#include <boost/asio/write.hpp>
|
||||
|
||||
// standard headers
|
||||
#include <iostream>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue