From 02f387c216ca27abd3cad5f7d9043abd9e7ae168 Mon Sep 17 00:00:00 2001 From: GrĂ©goire DuchĂȘne Date: Sun, 20 Feb 2011 14:50:02 +0100 Subject: Unbreakable space support added. --- src/parser/text_p.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/parser/text_p.h') diff --git a/src/parser/text_p.h b/src/parser/text_p.h index 35fc41f..27f84c0 100644 --- a/src/parser/text_p.h +++ b/src/parser/text_p.h @@ -27,6 +27,7 @@ struct text_p : qi::grammar { qi::rule text_; qi::rule stext_; qi::rule pstext_; + qi::rule atom_; qi::rule ptext_; qi::rule echar_; qi::rule rchar_; -- cgit v1.2.3-70-g09d2