mirror of
https://github.com/NixOS/nix.git
synced 2025-11-10 20:46:01 +01: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