3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-13 06:30:54 +00:00

fixing clang compilation problems

Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
Leonardo de Moura 2012-12-05 15:20:16 -08:00
parent 3736c5ea3b
commit 5e4d1151eb
6 changed files with 7 additions and 4 deletions

View file

@ -4,6 +4,7 @@
#include"trace.h"
#include"memory_manager.h"
#include"error_codes.h"
#include"z3_omp.h"
// The following two function are automatically generated by the mk_make.py script.
// The script collects ADD_INITIALIZER and ADD_FINALIZER commands in the .h files.
// For example, rational.h contains