mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 10:08:18 +00:00
720268af6a
src/engine/client/client.cpp:3861:47: error: ‘INT_MAX’ was not declared in this scope 3861 | if(Start < 0 || Length < 0 || Start > INT_MAX - Length) | ^~~~~~~ src/engine/client/client.cpp:81:1: note: ‘INT_MAX’ is defined in header ‘<climits>’; did you forget to ‘#include <climits>’? |
||
---|---|---|
.. | ||
android | ||
antibot | ||
base | ||
engine | ||
game | ||
macos | ||
macoslaunch | ||
mastersrv | ||
steam | ||
test | ||
tools | ||
twping |