mirror of
https://github.com/NixOS/nix
synced 2025-06-26 20:01:15 +02:00
Move OrSuggestions to its own header
Prevents a recursive inclusion
This commit is contained in:
parent
b44cebd1fd
commit
fd45d85b41
3 changed files with 65 additions and 59 deletions
|
@ -3,6 +3,7 @@
|
|||
#include "sync.hh"
|
||||
#include "hash.hh"
|
||||
#include "eval.hh"
|
||||
#include "or-suggestions.hh"
|
||||
|
||||
#include <functional>
|
||||
#include <variant>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue