mirror of
https://github.com/Z3Prover/z3
synced 2025-04-08 10:25:18 +00:00
remove include of thread
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
bec38f268b
commit
3f032e85e0
|
@ -20,7 +20,6 @@ Notes:
|
|||
#include "util/rational.h"
|
||||
#include "util/symbol.h"
|
||||
#include "util/dictionary.h"
|
||||
#include <thread>
|
||||
#include <atomic>
|
||||
|
||||
params_ref params_ref::g_empty_params_ref;
|
||||
|
|
Loading…
Reference in a new issue