forked from organicmaps/organicmaps
Warning fix
This commit is contained in:
parent
15d30304a1
commit
915537991a
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ public:
|
|||
|
||||
private:
|
||||
|
||||
friend class impl::FeatureLoader;
|
||||
friend struct impl::FeatureLoader;
|
||||
friend class impl::BestNameFinder;
|
||||
|
||||
void AddResult(impl::IntermediateResult const & result);
|
||||
|
|
Loading…
Add table
Reference in a new issue