diff options
Diffstat (limited to 'nix/libstore/store-api.hh')
| -rw-r--r-- | nix/libstore/store-api.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nix/libstore/store-api.hh b/nix/libstore/store-api.hh index 82a79e50e2c..32a8f2c795f 100644 --- a/nix/libstore/store-api.hh +++ b/nix/libstore/store-api.hh @@ -4,6 +4,7 @@ #include "serialise.hh" #include <string> +#include <cstdint> #include <map> #include <memory> |
