Skip to content

contribs: Fix build with GCC 11

This adds missing inclusion of <limits> which apparently isn't implicitly included anymore with GCC11 (at least when cross compiling to i686-w64-mingw32)

Merge request reports

Loading