mirror of
https://github.com/NixOS/nix.git
synced 2025-11-12 13:36:02 +01:00
fix missing includes in various headers
This commit is contained in:
parent
d8117c8c0d
commit
b338140931
8 changed files with 17 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
///@file
|
||||
|
||||
#include <string_view>
|
||||
#include <string>
|
||||
|
||||
namespace nix::regex {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue