Skip to content

Commit

Permalink
Merge pull request #11731 from NixOS/fix-meson-darwin
Browse files Browse the repository at this point in the history
Fix meson build on darwin
  • Loading branch information
roberth authored Oct 22, 2024
2 parents eaae194 + 766263d commit 79bbb4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libutil/strings.cc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#include <filesystem>
#include <string>
#include <sstream>

#include "strings-inline.hh"
#include "os-string.hh"
Expand Down

0 comments on commit 79bbb4a

Please sign in to comment.