swift
3bd71c9d - [NFC] Include `<cstdlib>` and `<cstdint>` where necessary.

Commit
330 days ago
[NFC] Include `<cstdlib>` and `<cstdint>` where necessary. Our Bazel builds have become more strict about libc++ dependencies recently, so these are required to pick up declarations of `malloc` and `uint32_t`, respectively.
Author
Parents
Loading