mirror of
https://github.com/Z3Prover/z3
synced 2025-04-08 10:25:18 +00:00
fix build with gcc
This commit is contained in:
parent
3388e1e628
commit
ef06da8c2c
|
@ -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…
Reference in a new issue