From be9a68f5b1e78d7e5be21b7553179814c55613fa Mon Sep 17 00:00:00 2001 From: Lance Date: Mon, 27 Mar 2006 13:23:53 +0000 Subject: * Refixed the fix with a constant list for Win32 users - limits.h (imported from MSVC) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5769 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/atcommand.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/atcommand.c') diff --git a/src/map/atcommand.c b/src/map/atcommand.c index 9d4bbe155..4f1776d62 100644 --- a/src/map/atcommand.c +++ b/src/map/atcommand.c @@ -13,6 +13,7 @@ #include "../common/mmo.h" #include "../common/core.h" #include "../common/showmsg.h" +#include "../common/limits.h" #include "log.h" #include "clif.h" -- cgit v1.2.3-70-g09d2