mirror of
https://github.com/badaix/snapcast.git
synced 2025-06-06 04:41:44 +02:00
include jsonrpc++ into the project
This commit is contained in:
parent
806389df3b
commit
a3f309e0da
6 changed files with 1475 additions and 17 deletions
|
@ -16,12 +16,7 @@
|
|||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
***/
|
||||
|
||||
#ifdef HAS_JSONRPCPP
|
||||
#include <jsonrpcpp/jsonrp.hpp>
|
||||
#else
|
||||
#include "jsonrp.hpp"
|
||||
#endif
|
||||
|
||||
#include "controlServer.h"
|
||||
#include "message/time.h"
|
||||
#include "aixlog.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue