logging.hh: json.hpp -> json_fwd.hpp

This commit is contained in:
Maximilian Bosch
2022-02-28 17:27:52 +01:00
parent 102cb39086
commit 6a8f1b548f
+1 -1
View File
@@ -4,7 +4,7 @@
#include "error.hh"
#include "config.hh"
#include <nlohmann/json.hpp>
#include <nlohmann/json_fwd.hpp>
namespace nix {