mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 17:15:31 +00:00
Fix gcc compilation errors
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
5aa84c28a6
commit
9d0b0df985
2 changed files with 5 additions and 3 deletions
|
@ -16,7 +16,7 @@ Author:
|
|||
Revision History:
|
||||
|
||||
--*/
|
||||
|
||||
#include<limits.h>
|
||||
#include"bit_vector.h"
|
||||
#include"trace.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue