mirror of
https://github.com/Z3Prover/z3
synced 2025-04-29 20:05:51 +00:00
remove thread dependency in symbol.cpp on single thread #4382
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
ff10afd226
commit
801eb47fae
2 changed files with 2 additions and 1 deletions
|
@ -20,7 +20,6 @@ Revision History:
|
|||
#define MPN_H_
|
||||
|
||||
#include<ostream>
|
||||
#include<mutex>
|
||||
#include "util/util.h"
|
||||
#include "util/buffer.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue