From caae1e38d0d239f4f7088a64526fe1d2f6587999 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Thu, 26 Sep 2013 23:55:29 -0700 Subject: Split string header into pieces --- src/char/char.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/char/char.hpp') diff --git a/src/char/char.hpp b/src/char/char.hpp index abd5381..78c68cb 100644 --- a/src/char/char.hpp +++ b/src/char/char.hpp @@ -1,6 +1,8 @@ #ifndef CHAR_HPP #define CHAR_HPP +#include "../strings/fwd.hpp" + #include "../common/const_array.hpp" #include "../common/ip.hpp" #include "../common/mmo.hpp" -- cgit v1.2.3-70-g09d2