mirror of
https://github.com/NixOS/nix
synced 2025-06-25 14:51:16 +02:00
Fix warning
This commit is contained in:
parent
088569463b
commit
ec47133be3
1 changed files with 0 additions and 2 deletions
|
@ -16,8 +16,6 @@
|
||||||
|
|
||||||
#if HAVE_BOEHMGC
|
#if HAVE_BOEHMGC
|
||||||
# include <mutex>
|
# include <mutex>
|
||||||
# define GC_INCLUDE_NEW 1
|
|
||||||
# include "gc_cpp.h"
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
nix_err nix_libexpr_init(nix_c_context * context)
|
nix_err nix_libexpr_init(nix_c_context * context)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue