Remove global -I flags

This commit is contained in:
Eelco Dolstra
2020-03-30 14:39:33 +02:00
parent e0a0ae0467
commit 2c692a3b14
20 changed files with 30 additions and 17 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#include "primops.hh"
#include "eval-inline.hh"
#include "cpptoml/cpptoml.h"
#include "../../cpptoml/cpptoml.h"
namespace nix {