forked from organicmaps/organicmaps
Merge pull request #5407 from VladiMihaylenko/vm-master
Fixed warning with incorrect forward declaration.
This commit is contained in:
commit
88f95122fb
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ class SymbolRuleProto;
|
|||
|
||||
namespace ftypes
|
||||
{
|
||||
class RoadShield;
|
||||
struct RoadShield;
|
||||
}
|
||||
|
||||
namespace df
|
||||
|
|
Loading…
Add table
Reference in a new issue