From c093f4cce643e245ab2048e0782237744208eb9f Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Thu, 24 Apr 2014 16:13:40 -0700 Subject: Header cleanup --- src/strings/astring.cpp | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'src/strings/astring.cpp') diff --git a/src/strings/astring.cpp b/src/strings/astring.cpp index 61c65b2..15d172b 100644 --- a/src/strings/astring.cpp +++ b/src/strings/astring.cpp @@ -18,15 +18,20 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see . +#include +#include #include +#include + #include "mstring.hpp" #include "tstring.hpp" #include "sstring.hpp" #include "zstring.hpp" #include "xstring.hpp" -#include "vstring.hpp" +#include "literal.hpp" +// doing sneaky tricks here //#include "../poison.hpp" namespace strings -- cgit v1.2.3-60-g2f50