From 1d20a08f83ac65200f647bd001eaceac876ec355 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 22 Nov 2009 18:06:34 +0200 Subject: Keep track of backslash escapings when testing for " and ' --- cutl/compiler/cxx-indenter.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'cutl/compiler/cxx-indenter.hxx') diff --git a/cutl/compiler/cxx-indenter.hxx b/cutl/compiler/cxx-indenter.hxx index 0e5e2a1..2e76e0e 100644 --- a/cutl/compiler/cxx-indenter.hxx +++ b/cutl/compiler/cxx-indenter.hxx @@ -8,6 +8,7 @@ #include #include +#include #include #include // std::size_t -- cgit v1.1