-
- Downloads
Fix gcc/linux compilation errors for types uint32/64_t declared twice.
error: conflicting declaration ‘typedef long unsigned int uint32_t’ error: conflicting declaration ‘typedef long long unsigned int uint64_t’
Loading
Please register or sign in to comment