forked from organicmaps/organicmaps
removed class forward declaration
This commit is contained in:
parent
738d63c5eb
commit
10e8c7108d
1 changed files with 0 additions and 2 deletions
|
@ -19,8 +19,6 @@
|
|||
|
||||
namespace transit
|
||||
{
|
||||
class WorldFeedIntegrationTests;
|
||||
|
||||
// File names for saving resulting data exported from GTFS.
|
||||
inline std::string const kTransitFileExtension = std::string(TRANSIT_FILE_EXTENSION);
|
||||
inline std::string const kNetworksFile = "networks" + kTransitFileExtension;
|
||||
|
|
Loading…
Add table
Reference in a new issue