mirror of
https://github.com/Z3Prover/z3
synced 2025-10-09 17:31:57 +00:00
remove more warnings
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
552a504f72
commit
8aeba62802
2 changed files with 1 additions and 3 deletions
|
@ -24,7 +24,6 @@ namespace lp {
|
|||
class int_solver;
|
||||
class dioph_eq {
|
||||
class imp;
|
||||
int_solver& lia;
|
||||
imp* m_imp;
|
||||
public:
|
||||
dioph_eq(int_solver& lia);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue