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:
authorLev Dragunov <l.dragunov@corp.mail.ru>2015-02-13 17:02:44 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:37:26 +0300
commita2524383f6299b0deedbcf4a748311143a4d4b5f (patch)
tree272ee361526ee59a9b56c12997195071a07fedb8 /generator/routing_generator.hpp
parent714a7e1a371f440da30898d8b9db4a9187b63cfa (diff)
PR routing fixes
Diffstat (limited to 'generator/routing_generator.hpp')
-rw-r--r--generator/routing_generator.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/generator/routing_generator.hpp b/generator/routing_generator.hpp
index b5cfe575a8..78a59e4518 100644
--- a/generator/routing_generator.hpp
+++ b/generator/routing_generator.hpp
@@ -2,8 +2,8 @@
#include "../std/string.hpp"
#include "../std/vector.hpp"
-
#include "../std/set.hpp"
+
namespace routing
{