mirror of
https://github.com/badaix/snapcast.git
synced 2025-06-05 04:11:50 +02:00
Cleanup Snapclient includes
This commit is contained in:
parent
241bf4913d
commit
aa82ba8397
59 changed files with 317 additions and 344 deletions
|
@ -21,8 +21,6 @@
|
|||
|
||||
// local headers
|
||||
#include "common/aixlog.hpp"
|
||||
#include "common/message/hello.hpp"
|
||||
#include "common/snap_exception.hpp"
|
||||
#include "common/str_compat.hpp"
|
||||
|
||||
// 3rd party headers
|
||||
|
@ -32,7 +30,6 @@
|
|||
|
||||
// standard headers
|
||||
#include <iostream>
|
||||
#include <mutex>
|
||||
|
||||
|
||||
using namespace std;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue