forked from organicmaps/organicmaps
Review fixes.
This commit is contained in:
parent
17251b11b0
commit
2e575f6ed7
2 changed files with 2 additions and 2 deletions
|
@ -13,4 +13,4 @@ void BuildTransit(std::string const & mwmPath, std::string const & transitDir)
|
|||
NOTIMPLEMENTED();
|
||||
}
|
||||
} // namespace transit
|
||||
} // namespace routing
|
||||
} // namespace routing
|
||||
|
|
|
@ -6,4 +6,4 @@ namespace transit
|
|||
{
|
||||
void BuildTransit(std::string const & mwmPath, std::string const & srtmDir);
|
||||
} // namespace transit
|
||||
} // namespace routing
|
||||
} // namespace routing
|
||||
|
|
Loading…
Add table
Reference in a new issue