1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-09 03:56:01 +01:00

Fix coverage build

This commit is contained in:
Eelco Dolstra 2020-06-17 15:18:10 +02:00
parent 1524752c17
commit fdff09e57c

View file

@ -22,6 +22,7 @@
#include <queue>
#include <random>
#include <thread>
#include <regex>
using namespace std::string_literals;