mirror of
https://github.com/Z3Prover/z3
synced 2026-02-12 11:54:07 +00:00
minor code simplifications
This commit is contained in:
parent
08bf7a6293
commit
d5d77dfe64
4 changed files with 6 additions and 18 deletions
|
|
@ -115,7 +115,7 @@ public:
|
|||
static bool precise() { return true; }
|
||||
static bool field() { return true; }
|
||||
|
||||
mpq_manager();
|
||||
mpq_manager() = default;
|
||||
|
||||
~mpq_manager();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue