forked from organicmaps/organicmaps-tmp
[generator] A fix.
This commit is contained in:
parent
778083a9b7
commit
5f81e61459
1 changed files with 1 additions and 1 deletions
|
@ -311,7 +311,7 @@ private:
|
|||
struct ElementProcessorBase
|
||||
{
|
||||
protected:
|
||||
CacheReader m_reader;
|
||||
CacheReader & m_reader;
|
||||
ToDo & m_toDo;
|
||||
|
||||
public:
|
||||
|
|
Loading…
Add table
Reference in a new issue