mirror of
https://github.com/Z3Prover/z3
synced 2025-08-18 01:02:15 +00:00
fixing clang compilation problems
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
3736c5ea3b
commit
5e4d1151eb
6 changed files with 7 additions and 4 deletions
|
@ -19,6 +19,7 @@ Revision History:
|
|||
|
||||
--*/
|
||||
#include<iostream>
|
||||
#include"z3_omp.h"
|
||||
#include"util.h"
|
||||
#include"timeout.h"
|
||||
#include"error_codes.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue