3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-28 11:25:51 +00:00

call core::random()

Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
Lev Nachmanson 2019-04-12 15:39:11 -07:00
parent c7c2d81f53
commit c1ee4600d1
2 changed files with 3 additions and 3 deletions

View file

@ -21,7 +21,7 @@
#include "util/lp/factorization.h"
namespace nla {
struct core;
class rooted_mon;
struct rooted_mon;
struct factorization_factory_imp: factorization_factory {
const core& m_core;
const monomial *m_mon;