From 380bc1de6fe3f8ff5ad576938edc946e7125ed70 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Mon, 24 Mar 2014 21:33:36 -0700 Subject: Hopefully fix the build --- src/char/char.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/char/char.hpp') diff --git a/src/char/char.hpp b/src/char/char.hpp index 6c47c1a..377b1c6 100644 --- a/src/char/char.hpp +++ b/src/char/char.hpp @@ -8,7 +8,7 @@ # include "../mmo/ip.hpp" # include "../mmo/mmo.hpp" -class Session; +struct Session; constexpr int MAX_MAP_SERVERS = 30; -- cgit v1.2.3-70-g09d2