mirror of
https://github.com/NixOS/nix
synced 2025-06-25 14:51:16 +02:00
add missing filesystem include (x86_64-darwin fix)
This commit is contained in:
parent
9c0e968843
commit
1ca1439b1f
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
///@file
|
||||
|
||||
#include <functional>
|
||||
#include <filesystem>
|
||||
#include <map>
|
||||
#include <memory>
|
||||
#include <optional>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue