From 7d172f8f05235d91a896dd4cf6a1e658ce8dbbfa Mon Sep 17 00:00:00 2001 From: amber Date: Thu, 31 Mar 2005 19:45:25 +0000 Subject: cleanup compile warning git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1360 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/map.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/map/map.h b/src/map/map.h index 68a2f1d4d..0193c315e 100644 --- a/src/map/map.h +++ b/src/map/map.h @@ -816,8 +816,10 @@ extern char *GRF_PATH_FILENAME; #ifndef TXT_ONLY // MySQL +#ifdef __WIN32 #include #include +#endif #include void char_online_check(void); // [Valaris] -- cgit v1.2.3-70-g09d2