Add limits.h for max and min defines
This commit is contained in:
committed by
Pavel Punegov
parent
20437eff59
commit
c5276cf6da
@@ -15,6 +15,7 @@
|
||||
*/
|
||||
|
||||
#include <math.h>
|
||||
#include <limits.h>
|
||||
|
||||
#include "Natives.h"
|
||||
#include "Exceptions.h"
|
||||
|
||||
Reference in New Issue
Block a user