3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-09-05 01:27:41 +00:00

updated include directives

This commit is contained in:
Arie Gurfinkel 2017-07-31 23:16:42 -04:00
parent ecd85b314c
commit 25c6480e6e
22 changed files with 169 additions and 153 deletions

View file

@ -18,7 +18,7 @@ Revision History:
#ifndef _SPACER_PROOF_UTILS_H_
#define _SPACER_PROOF_UTILS_H_
#include "ast.h"
#include "ast/ast.h"
namespace spacer {
/*