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/vstring.tcc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/strings/vstring.tcc') diff --git a/src/strings/vstring.tcc b/src/strings/vstring.tcc index bb134b3..577261a 100644 --- a/src/strings/vstring.tcc +++ b/src/strings/vstring.tcc @@ -18,16 +18,16 @@ // along with this program. If not, see . #include +#include #include -#include "../compat/cast.hpp" - #include "rstring.hpp" #include "astring.hpp" #include "tstring.hpp" #include "sstring.hpp" #include "zstring.hpp" #include "xstring.hpp" +#include "literal.hpp" namespace strings { -- cgit v1.2.3-60-g2f50