mirror of
https://github.com/Z3Prover/z3
synced 2025-04-22 16:45:31 +00:00
fix build with gcc
This commit is contained in:
parent
3388e1e628
commit
ef06da8c2c
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ Revision History:
|
|||
#include"smt_enode.h"
|
||||
#include"obj_hashtable.h"
|
||||
#include"statistics.h"
|
||||
#include<typeinfo>
|
||||
|
||||
namespace smt {
|
||||
class model_generator;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue