mirror of
https://github.com/boostorg/quickbook.git
synced 2026-01-26 18:52:26 +00:00
Merge the 1.5.2 changes from trunk.
[SVN r62830]
This commit is contained in:
@@ -36,8 +36,6 @@ namespace quickbook
|
||||
code_elements;
|
||||
qi::rule<iterator, std::string()>
|
||||
identifier;
|
||||
qi::rule<iterator, quickbook::callout()>
|
||||
inline_callout, line_callout;
|
||||
qi::rule<iterator, quickbook::escaped_comment()>
|
||||
escaped_comment;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user