mirror of
https://github.com/Z3Prover/z3
synced 2025-04-13 12:28:44 +00:00
fix ugcd
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
ad92bfb1a1
commit
161ee1c108
|
@ -19,6 +19,7 @@ Revision History:
|
|||
|
||||
#include "sat/ba_solver.h"
|
||||
#include "sat/sat_types.h"
|
||||
#include "util/mpz.h"
|
||||
|
||||
|
||||
namespace sat {
|
||||
|
|
Loading…
Reference in a new issue