mirror of
https://github.com/NixOS/nix
synced 2025-06-27 16:51:15 +02:00
Use upstream json_fwd.hpp to speed up compilation
This commit is contained in:
parent
cb1a79a96a
commit
45b740c18b
6 changed files with 75 additions and 13 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
#include "flakeref.hh"
|
||||
|
||||
#include <nlohmann/json.hpp>
|
||||
#include <nlohmann/json_fwd.hpp>
|
||||
|
||||
namespace nix {
|
||||
class Store;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue