1
0
mirror of https://github.com/facebook/zstd.git synced 2025-11-27 11:41:11 +03:00
Files
zstd/programs/util.h
Yann Collet 8f26dc3f9c blindfix for Visual
LARGE_INTEGER is not an integer :
https://msdn.microsoft.com/en-us/library/windows/desktop/aa383713(v=vs.85).aspx

Do not take any risk with the structure definition :
use int init = 0; like Mac code
2017-09-12 21:21:17 -07:00

24 KiB