mirror of
https://github.com/Z3Prover/z3
synced 2025-04-25 01:55:32 +00:00
Use stdint.h for int64_t / uint64_t in API.
Now that we can use stdint.h, we can use it to portably define 64 bit integer types for use in the API.
This commit is contained in:
parent
bb7ad4e938
commit
16a2ad9afd
12 changed files with 79 additions and 89 deletions
Loading…
Add table
Add a link
Reference in a new issue