This repository has been archived by the owner on May 4, 2018. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
windows: squelch some compiler warnings
This removes some compiler warnings caused by implicit type conversion from uint64_t to long, which would happen in the `FILETIME_TO_TIMESPEC` macro.
- Loading branch information