mirror of
https://github.com/Z3Prover/z3
synced 2025-05-06 15:25:46 +00:00
fix include paths
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
60110bb289
commit
a3c692c05f
2 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ Copyright (c) 2015 Microsoft Corporation
|
|||
#include "ast/ast_util.h"
|
||||
#include "ast/pb_decl_plugin.h"
|
||||
#include "ast/rewriter/th_rewriter.h"
|
||||
#include "tactic/portfolio/fd_solver.h"
|
||||
#include "tactic/fd_solver/fd_solver.h"
|
||||
#include "solver/solver.h"
|
||||
|
||||
static void test1() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue