Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
util: Remove unused (u)int64_t formatting macros
We should anyway prefer to use the predefined macros from <inttypes.h>. If I haven't missed anything, this removes the last OS-specific #if, leaving us only with compiler-specific #if(def)s.
- Loading branch information