mirror of
https://github.com/Z3Prover/z3
synced 2025-06-19 20:33:38 +00:00
Replaced antiquated header with modern equivalent.
This commit is contained in:
parent
4f3f21bff1
commit
df2a569d25
1 changed files with 17 additions and 17 deletions
|
@ -24,7 +24,7 @@ Revision History:
|
||||||
#include"datatype_decl_plugin.h"
|
#include"datatype_decl_plugin.h"
|
||||||
#include"ast_pp.h"
|
#include"ast_pp.h"
|
||||||
#include"for_each_expr.h"
|
#include"for_each_expr.h"
|
||||||
#include<strstream>
|
#include<sstream>
|
||||||
|
|
||||||
struct check_logic::imp {
|
struct check_logic::imp {
|
||||||
ast_manager & m;
|
ast_manager & m;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue