Skip to content

Commit f2fc17a

Browse files
committed
Code review
1 parent d561019 commit f2fc17a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/nix/crash.cc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#include "nix/cmd/command.hh"
22

3+
#include <bitset>
4+
35
using namespace nix;
46

57
struct CmdCrash : Command

0 commit comments

Comments
 (0)