ALL: Add limits.h for all codebase

This commit is contained in:
Le Philousophe 2022-08-22 13:40:54 +02:00
parent a0f02d93c5
commit 111d259015
13 changed files with 6 additions and 10 deletions

View file

@ -23,7 +23,6 @@
#include "backends/platform/sdl/riscos/riscos-utils.h"
#include <unixlib/local.h>
#include <limits.h>
namespace RISCOS_Utils {