mirror of
https://github.com/Z3Prover/z3
synced 2025-05-05 23:05:46 +00:00
disable silly warnings and add needed header for VS
This commit is contained in:
parent
19830bcd33
commit
f45ad4bdc0
17 changed files with 103 additions and 4 deletions
|
@ -263,6 +263,7 @@ class iz3mgr {
|
|||
default:;
|
||||
}
|
||||
assert(0);
|
||||
return 0;
|
||||
}
|
||||
|
||||
ast arg(const ast &t, int i){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue