mirror of
https://github.com/Z3Prover/z3
synced 2025-06-28 00:48:45 +00:00
attempt to fix windows build bot
This commit is contained in:
parent
f3c00a0a03
commit
f08e3d70a9
4 changed files with 4 additions and 2 deletions
|
@ -11,7 +11,7 @@ Copyright (c) 2015 Microsoft Corporation
|
|||
#include "util/lbool.h"
|
||||
#include <sstream>
|
||||
#include "ast/reg_decl_plugins.h"
|
||||
|
||||
#include <iostream>
|
||||
|
||||
#if 0
|
||||
static void test_qe(ast_manager& m, lbool expected_outcome, expr* fml, char const* option) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue