mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 09:05:31 +00:00
Fixes for the build on OS X 10.9
This commit is contained in:
parent
0e74362ecb
commit
f111dd4e61
5 changed files with 10 additions and 8 deletions
|
@ -17,6 +17,7 @@ Revision History:
|
|||
--*/
|
||||
#include<iostream>
|
||||
#include<sstream>
|
||||
#include<vector>
|
||||
#include"z3.h"
|
||||
#include"api_log_macros.h"
|
||||
#include"api_context.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue