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

@ -27,7 +27,7 @@
#include <sstream>
#include <mutex>
#include "jsonrp.hpp"
#include "jsonrpcpp.hpp"
#include "streamSession.h"
#include "streamreader/streamManager.h"
#include "common/queue.h"