1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-27 04:21:16 +02:00

anchor nix::Exit exception

This commit is contained in:
Will Dietz 2017-11-07 14:42:34 -06:00
parent 2f5789c5d6
commit 9d7ce0bf45
2 changed files with 2 additions and 0 deletions

View file

@ -369,5 +369,6 @@ PrintFreed::~PrintFreed()
% showBytes(results.bytesFreed);
}
Exit::~Exit() { }
}