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/login/login.cpp | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/login') diff --git a/src/login/login.cpp b/src/login/login.cpp index 342de5d..c029844 100644 --- a/src/login/login.cpp +++ b/src/login/login.cpp @@ -15,6 +15,14 @@ #include #include +#include "../strings/mstring.hpp" +#include "../strings/fstring.hpp" +#include "../strings/tstring.hpp" +#include "../strings/sstring.hpp" +#include "../strings/zstring.hpp" +#include "../strings/xstring.hpp" +#include "../strings/vstring.hpp" + #include "../common/core.hpp" #include "../common/cxxstdio.hpp" #include "../common/db.hpp" -- cgit v1.2.3-60-g2f50