mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 17:15:31 +00:00
remove a few string copies
This commit is contained in:
parent
db5a1a7604
commit
b2d5c24c1d
18 changed files with 39 additions and 80 deletions
|
@ -24,7 +24,6 @@
|
|||
#include <algorithm>
|
||||
#ifdef lp_for_z3
|
||||
#include "util/rational.h"
|
||||
#include "util/sstream.h"
|
||||
#include "util/z3_exception.h"
|
||||
#else
|
||||
// include "util/numerics/mpq.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue