We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d561019 commit f2fc17aCopy full SHA for f2fc17a
src/nix/crash.cc
@@ -1,5 +1,7 @@
1
#include "nix/cmd/command.hh"
2
3
+#include <bitset>
4
+
5
using namespace nix;
6
7
struct CmdCrash : Command
0 commit comments