Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'generator/routing_index_generator.hpp')
-rw-r--r--generator/routing_index_generator.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/generator/routing_index_generator.hpp b/generator/routing_index_generator.hpp
index 439157270a..f5158c904d 100644
--- a/generator/routing_index_generator.hpp
+++ b/generator/routing_index_generator.hpp
@@ -4,5 +4,5 @@
namespace routing
{
-bool BuildRoutingIndex(string const & filename);
+bool BuildRoutingIndex(string const & filename, string const & country);
} // namespace routing