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

fix: include missing header when GC is disabled

This commit is contained in:
Philipp Otterbein 2024-09-30 21:27:06 +02:00
parent 14f029dbe8
commit c7db10000c

View file

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