mirror of
https://github.com/badaix/snapcast.git
synced 2025-04-29 02:07:55 +02:00
Fix compile error
This commit is contained in:
parent
a96cabd81a
commit
3e55d2236b
1 changed files with 1 additions and 2 deletions
|
@ -33,8 +33,7 @@
|
|||
#pragma GCC diagnostic ignored "-Wunused-but-set-variable"
|
||||
#endif
|
||||
#pragma GCC diagnostic ignored "-Wpedantic"
|
||||
#include <boost/process/v2/execute.hpp>
|
||||
#include <boost/process/v2/process.hpp>
|
||||
#include <boost/process/v2.hpp>
|
||||
#pragma GCC diagnostic pop
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue