mirror of
https://github.com/badaix/snapcast.git
synced 2025-08-06 10:09:33 +02:00
Include process v1 headers for Boost version >= v1.88.0
This commit is contained in:
parent
8413357114
commit
e617654e17
4 changed files with 8 additions and 4 deletions
|
@ -24,9 +24,6 @@
|
|||
#include "watchdog.hpp"
|
||||
|
||||
// 3rd party headers
|
||||
#include <boost/asio/posix/stream_descriptor.hpp>
|
||||
#include <boost/process/v1/child.hpp>
|
||||
#include <boost/process/v1/pipe.hpp>
|
||||
|
||||
// standard headers
|
||||
#include <memory>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue