1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 10:50:24 -04:00
This commit is contained in:
Ben Burdette 2020-07-02 09:41:54 -06:00
parent bf2788e4c1
commit 5818271c6e

View file

@ -7,7 +7,6 @@
namespace nix {
const std::string nativeSystem = SYSTEM;
BaseError & BaseError::addTrace(std::optional<ErrPos> e, hintformat hint)