mirror of
https://github.com/Z3Prover/z3
synced 2025-04-24 01:25:31 +00:00
fix ugcd
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
ad92bfb1a1
commit
161ee1c108
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ Revision History:
|
|||
|
||||
#include "sat/ba_solver.h"
|
||||
#include "sat/sat_types.h"
|
||||
#include "util/mpz.h"
|
||||
|
||||
|
||||
namespace sat {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue