3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-05 17:14:07 +00:00

fix the build

This commit is contained in:
Lev Nachmanson 2024-08-13 13:48:20 -10:00 committed by Lev Nachmanson
parent 3d6cc64e2e
commit 889292472e

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;