Adapt to new directory structure of nlohmann/json.

This commit is contained in:
Christoph Heiss 2018-03-08 09:22:21 +01:00
parent 9bc7e4aecb
commit 6c82e125b9

View file

@ -24,7 +24,7 @@
#include "asio.hpp"
#include "clipp.h"
#include "spdlog/spdlog.h"
#include "nlohmann/json.hpp"
#include "json.hpp"
#include "resply.h"
#include "optional.h"
#include "rslp.pb.h"