mirror of
https://github.com/badaix/snapcast.git
synced 2025-08-06 10:09:33 +02:00
Update boosr/process include
This commit is contained in:
parent
1bc541cf5e
commit
be77ddb08b
1 changed files with 1 additions and 4 deletions
|
@ -27,10 +27,7 @@
|
||||||
|
|
||||||
// 3rd party headers
|
// 3rd party headers
|
||||||
#ifdef SUPPORTS_VOLUME_SCRIPT
|
#ifdef SUPPORTS_VOLUME_SCRIPT
|
||||||
#include <boost/process/args.hpp>
|
#include <boost/process.hpp>
|
||||||
#include <boost/process/async.hpp>
|
|
||||||
#include <boost/process/child.hpp>
|
|
||||||
#include <boost/process/exe.hpp>
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// standard headers
|
// standard headers
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue