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;