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/common/md5calc.hpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/common/md5calc.hpp') diff --git a/src/common/md5calc.hpp b/src/common/md5calc.hpp index 70a996e..e44a7a7 100644 --- a/src/common/md5calc.hpp +++ b/src/common/md5calc.hpp @@ -11,9 +11,11 @@ #include +#include "../strings/fwd.hpp" +#include "../strings/vstring.hpp" + #include "ip.hpp" #include "mmo.hpp" -#include "strings.hpp" /// The digest state - becomes the output struct MD5_state -- cgit v1.2.3-70-g09d2