mirror of
https://github.com/Z3Prover/z3
synced 2025-04-20 07:36:38 +00:00
fix the python build
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
6cd495979d
commit
9dfe47a2cd
|
@ -19,7 +19,6 @@
|
|||
--*/
|
||||
#include "math/lp/nla_basics_lemmas.h"
|
||||
#include "math/lp/nla_core.h"
|
||||
// #include "math/lp/factorization_factory_imp.h"
|
||||
namespace nla {
|
||||
|
||||
monotone::monotone(core * c) : common(c) {}
|
||||
|
|
Loading…
Reference in a new issue