mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 17:15:31 +00:00
fix build break
This commit is contained in:
parent
33525007ab
commit
6f346bf804
5 changed files with 28 additions and 8 deletions
|
@ -1936,5 +1936,3 @@ void core::collect_statistics(::statistics & st) {
|
|||
|
||||
} // end of nla
|
||||
|
||||
template void nla::intervals::set_var_interval<dd::w_dep::without_deps>(lpvar v, nla::intervals::interval& b);
|
||||
template void nla::intervals::set_var_interval<dd::w_dep::with_deps>(lpvar v, nla::intervals::interval& b);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue