3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-28 11:25:51 +00:00

build fixes and removed unused variables

This commit is contained in:
Christoph M. Wintersteiger 2015-01-21 19:29:31 +00:00
parent 84ed1c19a0
commit 826d295981
4 changed files with 5 additions and 7 deletions

View file

@ -16,6 +16,8 @@ Author:
Notes:
--*/
#include<float.h> // Need DBL_MAX
#include"map.h"
#include"ast_smt2_pp.h"
#include"ast_pp.h"