richgel999 / lzham_codec

Lossless data compression codec with LZMA-like ratios but 1.5x-8x faster decompression speed, C/C++
Other
693 stars 71 forks source link

Types need undef under Linux #16

Open jaw opened 8 years ago

jaw commented 8 years ago

Also reorder them to reflect the order in the namespace below.

bertsky commented 2 years ago

I can confirm this is needed for compilation under Linux (gcc 9.3.0, cmake 3.16.3).