Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Another Windows ARM64 fix include stdint.h to be sure that uint64_t can be used. This header already had references to uint32_t, so I assumed it was safe to use those typedefs, but a compile error revealed it was not always. * fix munged whitespace
- Loading branch information