- Added missing include <limits.h> to npc.c...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6499 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
0ecb627a0d
commit
5d6f207df6
@ -7,6 +7,7 @@
|
||||
#include <string.h>
|
||||
#include <math.h>
|
||||
#include <time.h>
|
||||
#include <limits.h>
|
||||
|
||||
#include "../common/timer.h"
|
||||
#include "../common/nullpo.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user