Fix build

https://hydra.nixos.org/eval/1564374
This commit is contained in:
Eelco Dolstra 2020-01-13 21:34:54 +01:00
parent 30c9ca3b05
commit 835e541144

View file

@ -2,7 +2,6 @@
#include <variant>
#include <nlohmann/json.hpp>
#include <nlohmann/detail/exceptions.hpp>
using json = nlohmann::json;
using std::unique_ptr;