mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2025-01-31 15:36:47 +02:00
Add missing include in util.cc
This commit is contained in:
parent
9180239081
commit
7f0d177ce7
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
#include "finally.hh"
|
||||
#include "serialise.hh"
|
||||
|
||||
#include <array>
|
||||
#include <cctype>
|
||||
#include <cerrno>
|
||||
#include <climits>
|
||||
|
|
Loading…
Reference in a new issue