From 7777bb2be759a3de32f5edbb53ae3d8b6396c563 Mon Sep 17 00:00:00 2001 From: FlavioJS Date: Sat, 2 Dec 2006 04:41:23 +0000 Subject: - Added missing min/max definitions to cbasetypes.h, needed for the @send change. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9388 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 a4badbaef..6289d6027 100644 --- a/src/map/atcommand.c +++ b/src/map/atcommand.c @@ -8,6 +8,7 @@ #include #include +#include "../common/cbasetypes.h" #include "../common/timer.h" #include "../common/nullpo.h" #include "../common/mmo.h" -- cgit v1.2.3-70-g09d2