3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-11-02 20:47:52 +00:00

updating includes

This commit is contained in:
Arie Gurfinkel 2017-07-31 17:30:11 -04:00
parent f465a2225a
commit ffff16632d
10 changed files with 82 additions and 84 deletions

View file

@ -20,8 +20,8 @@ Revision History:
#ifndef _SPACER_GENERALIZERS_H_
#define _SPACER_GENERALIZERS_H_
#include "spacer_context.h"
#include "arith_decl_plugin.h"
#include "muz/spacer/spacer_context.h"
#include "ast/arith_decl_plugin.h"
namespace spacer {