mirror of
https://github.com/Z3Prover/z3
synced 2025-04-22 16:45:31 +00:00
include thread in tactical
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
f5511b4174
commit
e4e60bff26
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ Notes:
|
|||
#include "util/cooperate.h"
|
||||
#include "util/scoped_ptr_vector.h"
|
||||
#include "tactic/tactical.h"
|
||||
#include <thread>
|
||||
|
||||
class binary_tactical : public tactic {
|
||||
protected:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue