mirror of
https://github.com/NixOS/nix
synced 2025-06-27 16:51:15 +02:00
add ErrorInfo to BaseError
This commit is contained in:
parent
15e9564fd1
commit
d3052197fe
6 changed files with 192 additions and 186 deletions
|
@ -3,7 +3,6 @@
|
|||
#include "types.hh"
|
||||
#include "logging.hh"
|
||||
#include "ansicolor.hh"
|
||||
#include "error.hh"
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue