mirror of
https://github.com/badaix/snapcast.git
synced 2025-06-03 03:11:43 +02:00
switch to jsonrpc++ external lib
This commit is contained in:
parent
89f14e4347
commit
58025a912b
9 changed files with 46 additions and 612 deletions
|
@ -21,7 +21,7 @@
|
|||
#include "common/log.h"
|
||||
#include "common/utils.h"
|
||||
#include "common/snapException.h"
|
||||
#include "json/jsonrpc.h"
|
||||
#include "jsonrp.hpp"
|
||||
#include "config.h"
|
||||
#include <iostream>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue