From 4291a6aac9ee4a1c79bc24c40d4c558bf88d3e93 Mon Sep 17 00:00:00 2001 From: GrĂ©goire DuchĂȘne Date: Thu, 17 Feb 2011 13:43:53 +0100 Subject: Explicit link 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 d9fe7a0..35fc41f 100644 --- a/src/parser/text_p.h +++ b/src/parser/text_p.h @@ -26,6 +26,7 @@ namespace ph = boost::phoenix; struct text_p : qi::grammar { qi::rule text_; qi::rule stext_; + qi::rule pstext_; qi::rule ptext_; qi::rule echar_; qi::rule rchar_; -- cgit v1.2.3-70-g09d2