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
|
@ -92,6 +92,7 @@ namespace dd {
|
|||
if (!first) throw;
|
||||
try_reorder();
|
||||
first = false;
|
||||
return null_bdd;
|
||||
}
|
||||
}
|
||||
SASSERT(well_formed());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue