* Refixed the fix with a constant list for Win32 users - limits.h (imported from MSVC)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5769 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
Lance
2006-03-27 13:23:53 +00:00
parent 32f5f0a441
commit 14fe8c03e8
8 changed files with 141 additions and 7 deletions

View File

@@ -10,6 +10,7 @@
#include "../common/socket.h"
#include "../common/timer.h"
#include "../common/nullpo.h"
#include "../common/limits.h"
#include "log.h"
#include "clif.h"