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

Move setting GC_THREADS into eval-gc.hh

This commit is contained in:
Eelco Dolstra 2025-08-04 10:57:24 +02:00
parent a3ff648f90
commit 4c1c4f79a3
4 changed files with 2 additions and 8 deletions

View file

@ -15,8 +15,6 @@
# include <pthread_np.h>
# endif
# include <gc/gc.h>
# include <gc/gc_cpp.h>
# include <gc/gc_allocator.h>
# include <boost/coroutine2/coroutine.hpp>