forked from lix-project/lix
Fix coverage build
This commit is contained in:
parent
1524752c17
commit
fdff09e57c
|
@ -22,6 +22,7 @@
|
|||
#include <queue>
|
||||
#include <random>
|
||||
#include <thread>
|
||||
#include <regex>
|
||||
|
||||
using namespace std::string_literals;
|
||||
|
||||
|
|
Loading…
Reference in a new issue