mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 17:15:31 +00:00
add include of thread, build warning
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
a432fd71d3
commit
55554215ac
2 changed files with 2 additions and 1 deletions
|
@ -22,7 +22,7 @@ Revision History:
|
|||
#include "util/region.h"
|
||||
#include "util/string_buffer.h"
|
||||
#include <cstring>
|
||||
|
||||
#include <thread>
|
||||
|
||||
|
||||
symbol symbol::m_dummy(TAG(void*, nullptr, 2));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue