aboutsummaryrefslogtreecommitdiff
path: root/cutl/compiler/cxx-indenter.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2009-11-22 18:06:34 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2009-11-22 18:06:34 +0200
commit1d20a08f83ac65200f647bd001eaceac876ec355 (patch)
tree2f9601823059b875e2805e37ca344cd1cb47067c /cutl/compiler/cxx-indenter.hxx
parent69f98bc8e5269916ecdb6225e8bdb0b0e0fcb003 (diff)
Keep track of backslash escapings when testing for " and '
Diffstat (limited to 'cutl/compiler/cxx-indenter.hxx')
-rw-r--r--cutl/compiler/cxx-indenter.hxx1
1 files changed, 1 insertions, 0 deletions
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 <set>
#include <stack>
+#include <deque>
#include <string>
#include <cstddef> // std::size_t