update jsonrpc++ to v1.2.0

This commit is contained in:
badaix 2018-07-01 20:51:18 +02:00
parent 49bec47576
commit e7e529c818
8 changed files with 1554 additions and 1519 deletions

View file

@ -16,7 +16,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
***/
#include "jsonrp.hpp"
#include "jsonrpcpp.hpp"
#include "controlServer.h"
#include "message/time.h"
#include "aixlog.hpp"