Skip to content

Commit

Permalink
logging.hh: json.hpp -> json_fwd.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Ma27 committed Feb 28, 2022
1 parent 9fcd332 commit 0425f80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libutil/logging.hh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#include "error.hh"
#include "config.hh"

#include <nlohmann/json.hpp>
#include <nlohmann/json_fwd.hpp>

namespace nix {

Expand Down

0 comments on commit 0425f80

Please sign in to comment.