about summary refs log tree commit diff
path: root/third_party/nix/src/libexpr/value-to-json.hh
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/nix/src/libexpr/value-to-json.hh')
-rw-r--r--third_party/nix/src/libexpr/value-to-json.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/nix/src/libexpr/value-to-json.hh b/third_party/nix/src/libexpr/value-to-json.hh
index 62708e4751..6ec36c829d 100644
--- a/third_party/nix/src/libexpr/value-to-json.hh
+++ b/third_party/nix/src/libexpr/value-to-json.hh
@@ -2,6 +2,7 @@
 
 #include <map>
 #include <string>
+
 #include "eval.hh"
 #include "nixexpr.hh"