1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 14:51:16 +02:00

Merge remote-tracking branch 'origin/master' into nixbuildaddprintstorepaths

This commit is contained in:
Théophane Hufschmitt 2022-04-22 13:20:39 +02:00
commit 197aa2fa96

View file

@ -1,6 +1,6 @@
#pragma once
#include <bits/stdint-uintn.h>
#include <cstdint>
#include <cstdlib>
#include <vector>
#include <limits>