Merge pull request #5407 from VladiMihaylenko/vm-master

Fixed warning with incorrect forward declaration.
This commit is contained in:
Roman Kuznetsov 2017-02-13 11:18:26 +03:00 committed by GitHub
commit 88f95122fb

View file

@ -23,7 +23,7 @@ class SymbolRuleProto;
namespace ftypes
{
class RoadShield;
struct RoadShield;
}
namespace df