mirror of
https://github.com/NixOS/nix
synced 2025-06-26 20:01:15 +02:00
Include cpptoml for build simplicity
This commit is contained in:
parent
3b1f54cf06
commit
ea3c9dab5f
4 changed files with 3476 additions and 19 deletions
|
@ -1,7 +1,7 @@
|
|||
#include "primops.hh"
|
||||
#include "eval-inline.hh"
|
||||
|
||||
#include <cpptoml.h>
|
||||
#include "cpptoml/cpptoml.h"
|
||||
|
||||
namespace nix {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue