Review fixes.

This commit is contained in:
Vladimir Byko-Ianko 2017-09-14 14:57:10 +03:00 committed by Yuri Gorshenin
parent 17251b11b0
commit 2e575f6ed7
2 changed files with 2 additions and 2 deletions

View file

@ -13,4 +13,4 @@ void BuildTransit(std::string const & mwmPath, std::string const & transitDir)
NOTIMPLEMENTED();
}
} // namespace transit
} // namespace routing
} // namespace routing

View file

@ -6,4 +6,4 @@ namespace transit
{
void BuildTransit(std::string const & mwmPath, std::string const & srtmDir);
} // namespace transit
} // namespace routing
} // namespace routing