tfussell / miniz-cpp

A cross-platform header-only C++14 library for reading and writing ZIP files
MIT License
223 stars 76 forks source link

Solve error on Windows #24

Closed flaviu22 closed 7 months ago

flaviu22 commented 7 months ago

Solve error C2589: '(': illegal token on right side of '::' warning: warning C4003: not enough arguments for function-like macro invocation 'max' for std::numeric_limits::max call in Windows case.