about summary refs log tree commit diff
path: root/third_party/nix/src/libexpr/names.hh
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/nix/src/libexpr/names.hh')
-rw-r--r--third_party/nix/src/libexpr/names.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/nix/src/libexpr/names.hh b/third_party/nix/src/libexpr/names.hh
index 219a595d15..bd2aa1a115 100644
--- a/third_party/nix/src/libexpr/names.hh
+++ b/third_party/nix/src/libexpr/names.hh
@@ -2,6 +2,7 @@
 
 #include <memory>
 #include <regex>
+
 #include "types.hh"
 
 namespace nix {