1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-10-18 00:16:11 -04:00

Merge pull request #11619 from NaN-git/fix-disable-gc

fix: include missing header when GC is disabled
This commit is contained in:
Robert Hensing 2024-10-01 14:55:22 +02:00 committed by GitHub
commit 417d5565b1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,6 +13,8 @@
#else
# include <memory>
/* Some dummy aliases for Boehm GC definitions to reduce the number of
#ifdefs. */