1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-29 05:31:00 +01:00

Merge pull request #12836 from NixOS/component-in-header-path

Expose the nix component in header include paths
This commit is contained in:
Jörg Thalheim 2025-04-02 15:29:22 +02:00 committed by GitHub
commit 7a6570a11c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
647 changed files with 2566 additions and 2568 deletions

View file

@ -1,4 +1,4 @@
#include "nix/tests/outputs-spec.hh"
#include "nix/store/tests/outputs-spec.hh"
#include <rapidcheck.h>