nlohmann json included in tool.h

This commit is contained in:
moneroexamples 2016-12-01 15:13:29 +08:00
parent b6e670340d
commit a34ed83efe
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
#include "../ext/infix_iterator.h"
#include "../ext/date/tz.h"
#include "../ext/format.h"
#include "../ext/json.hpp"
#include <boost/lexical_cast.hpp>
#include <boost/filesystem.hpp>