mirror of
https://github.com/badaix/snapcast.git
synced 2025-05-10 23:56:43 +02:00
Switch to C++17
This commit is contained in:
parent
3120a18326
commit
2cc9567847
11 changed files with 74 additions and 75 deletions
|
@ -27,7 +27,6 @@
|
|||
#include <boost/asio/io_context.hpp>
|
||||
#include <boost/asio/read_until.hpp>
|
||||
#include <boost/asio/steady_timer.hpp>
|
||||
#include <boost/optional.hpp>
|
||||
|
||||
#include "common/json.hpp"
|
||||
#include "common/metatags.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue