mirror of
https://github.com/boostorg/parser.git
synced 2026-01-26 18:52:23 +00:00
Remove old parser cruft, and omd namespace.
This commit is contained in:
@@ -16,4 +16,4 @@ typedef std::string::const_iterator base_iterator_type;
|
||||
typedef boost::spirit::classic::position_iterator<base_iterator_type>
|
||||
iterator_type;
|
||||
|
||||
template struct omd::yaml::parser::basic_structures<iterator_type>;
|
||||
template struct yaml::parser::basic_structures<iterator_type>;
|
||||
|
||||
Reference in New Issue
Block a user