64,65c64,65
< std::string value; ///< The entry value.
< mutable bool referenced; ///< Has this entry been used?
---
> std::string value; ///< The entry value.
> mutable bool referenced; ///< Has this entry been used?
99,100c99,100
< EntryTable table; ///< Table of entries.
< mutable bool referenced; ///< Has this section been used?
---
> EntryTable table; ///< Table of entries.
> mutable bool referenced; ///< Has this section been used?