3
0
Fork 0
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:
Christoph M. Wintersteiger 2016-10-24 13:29:17 +01:00
parent 4f3f21bff1
commit df2a569d25

View file

@ -24,7 +24,7 @@ Revision History:
#include"datatype_decl_plugin.h"
#include"ast_pp.h"
#include"for_each_expr.h"
#include<strstream>
#include<sstream>
struct check_logic::imp {
ast_manager & m;