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/socket.hpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/common/socket.hpp') diff --git a/src/common/socket.hpp b/src/common/socket.hpp index 91a8c49..1ff400a 100644 --- a/src/common/socket.hpp +++ b/src/common/socket.hpp @@ -9,6 +9,10 @@ # include +# include "../strings/fstring.hpp" +# include "../strings/vstring.hpp" +# include "../strings/xstring.hpp" + # include "dumb_ptr.hpp" # include "ip.hpp" # include "utils.hpp" -- cgit v1.2.3-70-g09d2