mirror of
https://github.com/Z3Prover/z3
synced 2025-06-02 04:11:21 +00:00
include path
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
b46cedf647
commit
57609e57f5
1 changed files with 1 additions and 2 deletions
|
@ -20,8 +20,7 @@ Revision History:
|
||||||
#ifndef SPECIAL_RELATIONS_DECL_PLUGIN_H_
|
#ifndef SPECIAL_RELATIONS_DECL_PLUGIN_H_
|
||||||
#define SPECIAL_RELATIONS_DECL_PLUGIN_H_
|
#define SPECIAL_RELATIONS_DECL_PLUGIN_H_
|
||||||
|
|
||||||
#include"ast.h"
|
#include "ast/ast.h"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
enum special_relations_op_kind {
|
enum special_relations_op_kind {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue