logging.hh: json.hpp -> json_fwd.hpp
This commit is contained in:
parent
102cb39086
commit
6a8f1b548f
|
@ -4,7 +4,7 @@
|
|||
#include "error.hh"
|
||||
#include "config.hh"
|
||||
|
||||
#include <nlohmann/json.hpp>
|
||||
#include <nlohmann/json_fwd.hpp>
|
||||
|
||||
namespace nix {
|
||||
|
||||
|
|
Loading…
Reference in a new issue