mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-15 02:36:16 +02:00
Merge pull request #11731 from NixOS/fix-meson-darwin
Fix meson build on darwin
This commit is contained in:
commit
79bbb4a64c
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
#include <filesystem>
|
||||
#include <string>
|
||||
#include <sstream>
|
||||
|
||||
#include "strings-inline.hh"
|
||||
#include "os-string.hh"
|
||||
|
|
Loading…
Reference in a new issue