mirror of
https://github.com/Z3Prover/z3
synced 2025-04-24 09:35:32 +00:00
compile
This commit is contained in:
parent
a4adb63662
commit
93ee9c7f8e
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ namespace polysat {
|
|||
return true;
|
||||
}
|
||||
|
||||
static char* _last_function = "";
|
||||
static char const* _last_function = "";
|
||||
|
||||
bool forbidden_intervals::get_interval_ule(signed_constraint const& c, pvar v, fi_record& fi) {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue