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

@ -24,8 +24,6 @@
#define FORBIDDEN_SYMBOL_EXCEPTION_exit
#include <limits.h>
#include "engines/advancedDetector.h"
#include "engines/metaengine.h"
#include "base/commandLine.h"