mirror of
https://github.com/badaix/snapcast.git
synced 2025-08-03 16:48:52 +02:00
fix build with boost 1.88.0
This commit is contained in:
parent
9fbf273caa
commit
c10173d398
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
#include "server_settings.hpp"
|
||||
|
||||
// 3rd party headers
|
||||
#include <boost/asio/any_io_executor.hpp>
|
||||
#include <boost/asio.hpp>
|
||||
#include <boost/process.hpp>
|
||||
|
||||
// standard headers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue