mirror of
https://github.com/NixOS/nix
synced 2025-06-27 00:11:17 +02:00
add ErrorInfo to BaseError
This commit is contained in:
parent
15e9564fd1
commit
d3052197fe
6 changed files with 192 additions and 186 deletions
|
@ -1,7 +1,6 @@
|
|||
#pragma once
|
||||
|
||||
#include "types.hh"
|
||||
#include "error.hh"
|
||||
|
||||
namespace nix {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue