mirror of
https://github.com/Z3Prover/z3
synced 2025-06-25 07:13:41 +00:00
fix build break include uint_set.h
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
aea667d09b
commit
56dedec740
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ Revision History:
|
||||||
#include"statistics.h"
|
#include"statistics.h"
|
||||||
#include"trace.h"
|
#include"trace.h"
|
||||||
#include"warning.h"
|
#include"warning.h"
|
||||||
|
#include"uint_set.h"
|
||||||
|
|
||||||
typedef int dl_var;
|
typedef int dl_var;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue