mirror of
https://github.com/badaix/snapcast.git
synced 2025-07-30 22:59:51 +02:00
Define BOOST_PROCESS_VERSION=1 globally
This commit is contained in:
parent
798e5cb142
commit
0de502f565
3 changed files with 4 additions and 4 deletions
|
@ -23,8 +23,8 @@
|
|||
#include "server_settings.hpp"
|
||||
|
||||
// 3rd party headers
|
||||
#define BOOST_PROCESS_VERSION 1
|
||||
#include <boost/asio.hpp>
|
||||
#include <boost/asio/any_io_executor.hpp>
|
||||
#include <boost/process/v1/child.hpp>
|
||||
#include <boost/process/v1/io.hpp>
|
||||
#include <boost/process/v1/start_dir.hpp>
|
||||
#include <boost/process/v1/system.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue