3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-16 05:48:44 +00:00

fix the build

This commit is contained in:
Lev Nachmanson 2024-08-13 13:48:20 -10:00
parent 7050589adf
commit 66b778cb25

View file

@ -31,7 +31,7 @@ Revision History:
namespace lp {
class lar_solver;
class lar_core_solver;
class patcher;
class imp;
class int_solver {
friend struct create_cut;
friend class gomory;