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:
authorvng <viktor.govako@gmail.com>2011-09-22 23:00:33 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:24:17 +0300
commitf7bf36f540f5dfe1e4675e166a44eb5bc9a82a13 (patch)
tree7ae48f6c6a09dd1283b558105e2155e482ee4da8 /indexer/index.cpp
parentfa6b163e8fab79ab8fc3196f073b267f29ecc635 (diff)
Minor changes.
Diffstat (limited to 'indexer/index.cpp')
-rw-r--r--indexer/index.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indexer/index.cpp b/indexer/index.cpp
index de9d44bfdf..fd44445fdc 100644
--- a/indexer/index.cpp
+++ b/indexer/index.cpp
@@ -1,7 +1,7 @@
#include "index.hpp"
#include "data_header.hpp"
+
#include "../platform/platform.hpp"
-#include "../std/bind.hpp"
MwmValue::MwmValue(string const & name)