Fix build

This commit is contained in:
Eelco Dolstra 2020-04-09 16:00:43 +02:00
parent d103c79144
commit 3aaceeb7e2
No known key found for this signature in database
GPG key ID: 8170B4726D7198DE

View file

@ -2,7 +2,6 @@
#include "fetchers.hh"
#include "util.hh"
#include "globals.hh"
#include "download.hh"
#include "store-api.hh"
#include <nlohmann/json.hpp>