Skip to content

Commit

Permalink
Don't include error.hh in util.hh to prevent header bloat
Browse files Browse the repository at this point in the history
  • Loading branch information
edolstra committed Apr 22, 2020
1 parent 7114f08 commit c9d0cf7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/libutil/util.hh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
#include "types.hh"
#include "logging.hh"
#include "ansicolor.hh"
#include "error.hh"

#include <sys/types.h>
#include <sys/stat.h>
Expand Down

0 comments on commit c9d0cf7

Please sign in to comment.