mirror of
https://github.com/Z3Prover/z3
synced 2025-04-13 12:28:44 +00:00
attempt to fix windows build bot
This commit is contained in:
parent
c3407fc304
commit
f3c00a0a03
|
@ -22,6 +22,7 @@ Revision History:
|
|||
#include "smt/smt_literal.h"
|
||||
#include "util/util.h"
|
||||
#include "util/debug.h"
|
||||
#include <iostream>
|
||||
|
||||
struct diff_logic_ext {
|
||||
typedef rational numeral;
|
||||
|
|
Loading…
Reference in a new issue