[MAPSME-5030] Fixed compilation warning.

This commit is contained in:
Ilya Grechuhin 2017-08-09 16:41:16 +03:00 committed by burivuh
parent ce1c0789eb
commit d4f43b8b42

View file

@ -2,7 +2,7 @@
namespace location
{
struct FollowingInfo;
class FollowingInfo;
}
@interface MWMNavigationDashboardManager (Entity)