3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-06-29 09:28:45 +00:00

fix compiler warnings

This commit is contained in:
Nuno Lopes 2021-02-19 10:33:41 +00:00
parent a22fb8a96e
commit 5e034e495f
6 changed files with 3 additions and 7 deletions

View file

@ -26,8 +26,8 @@ Revision History:
namespace seq {
axioms::axioms(th_rewriter& r):
m_rewrite(r),
m(r.m()),
m_rewrite(r),
a(m),
seq(m),
m_sk(m, r),