mirror of
https://github.com/Z3Prover/z3
synced 2025-04-08 18:31:49 +00:00
missing include
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
1f84381c4c
commit
f5511b4174
|
@ -19,6 +19,7 @@ Revision History:
|
|||
|
||||
|
||||
#include <cmath>
|
||||
#include <thread>
|
||||
#include "sat/sat_solver.h"
|
||||
#include "sat/sat_integrity_checker.h"
|
||||
#include "sat/sat_lookahead.h"
|
||||
|
|
Loading…
Reference in a new issue