Add missing #include, to compile with VS2015
This commit is contained in:
parent
1e50a93626
commit
4a9b26afce
@ -10,6 +10,7 @@
|
|||||||
|
|
||||||
#include <memory>
|
#include <memory>
|
||||||
#include <set>
|
#include <set>
|
||||||
|
#include <sstream>
|
||||||
|
|
||||||
using nlohmann::json;
|
using nlohmann::json;
|
||||||
using nlohmann::json_uri;
|
using nlohmann::json_uri;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user