mirror of
https://github.com/Z3Prover/z3
synced 2025-04-14 04:48:45 +00:00
include path
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
63c63606ee
commit
6c96f855db
|
@ -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