about summary refs log tree commit diff
path: root/third_party/nix/src/libstore/crypto.hh
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/nix/src/libstore/crypto.hh')
-rw-r--r--third_party/nix/src/libstore/crypto.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/nix/src/libstore/crypto.hh b/third_party/nix/src/libstore/crypto.hh
index ffafe6560d..637099231d 100644
--- a/third_party/nix/src/libstore/crypto.hh
+++ b/third_party/nix/src/libstore/crypto.hh
@@ -1,6 +1,7 @@
 #pragma once
 
 #include <map>
+
 #include "types.hh"
 
 namespace nix {