mirror of
https://github.com/Z3Prover/z3
synced 2025-05-10 01:05:47 +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
|
@ -20,7 +20,7 @@ Revision History:
|
|||
#include "ast/substitution/matcher.h"
|
||||
#include "ast/ast_pp.h"
|
||||
#include "ast/reg_decl_plugins.h"
|
||||
|
||||
#include <iostream>
|
||||
|
||||
void tst_match(ast_manager & m, app * t, app * i) {
|
||||
substitution s(m);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue