app: do not include <set> - not needed anymore

This commit is contained in:
Patrick Boettcher 2016-12-28 10:53:39 +01:00
parent 5fedc283da
commit c4a9cdb280

View File

@ -26,7 +26,6 @@
#include <json-schema.hpp>
#include <fstream>
#include <set>
using nlohmann::json;
using nlohmann::json_uri;