3 lines
62 B
C
Raw Normal View History

2020-04-05 00:07:50 +08:00
#define _FILE_OFFSET_BITS 64
typedef unsigned long long u64;