mirror of
https://github.com/Z3Prover/z3
synced 2025-04-15 21:38:44 +00:00
include path
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
b46cedf647
commit
57609e57f5
|
@ -20,8 +20,7 @@ Revision History:
|
|||
#ifndef SPECIAL_RELATIONS_DECL_PLUGIN_H_
|
||||
#define SPECIAL_RELATIONS_DECL_PLUGIN_H_
|
||||
|
||||
#include"ast.h"
|
||||
|
||||
#include "ast/ast.h"
|
||||
|
||||
|
||||
enum special_relations_op_kind {
|
||||
|
|
Loading…
Reference in a new issue