3
0
Fork 0
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:
Leonardo de Moura 2013-03-24 09:07:51 -07:00
parent 5aa84c28a6
commit 9d0b0df985
2 changed files with 5 additions and 3 deletions

View file

@ -16,7 +16,7 @@ Author:
Revision History:
--*/
#include<limits.h>
#include"bit_vector.h"
#include"trace.h"