summaryrefslogtreecommitdiff
path: root/src/map/log.h
diff options
context:
space:
mode:
authorshennetsind <shennetsind@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-12-24 15:00:07 +0000
committershennetsind <shennetsind@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-12-24 15:00:07 +0000
commit7e87540cb599bacb187ffb9557a55e73190b4c6c (patch)
tree0a5e60cec36f831c39eeaa3d82ab935ab834f9bb /src/map/log.h
parentb748bed3dd986b962fc866d1766d90d36f375b57 (diff)
downloadhercules-7e87540cb599bacb187ffb9557a55e73190b4c6c.tar.gz
hercules-7e87540cb599bacb187ffb9557a55e73190b4c6c.tar.bz2
hercules-7e87540cb599bacb187ffb9557a55e73190b4c6c.tar.xz
hercules-7e87540cb599bacb187ffb9557a55e73190b4c6c.zip
Followup r15245, fixed gcc warning
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15247 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/map/log.h')
-rw-r--r--src/map/log.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/log.h b/src/map/log.h
index 73a011755..89869c2b4 100644
--- a/src/map/log.h
+++ b/src/map/log.h
@@ -6,6 +6,7 @@
//#include "map.h"
struct map_session_data;
+struct block_list;
struct mob_data;
struct item;