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 'feature_list/feature_list.cpp')
-rw-r--r--feature_list/feature_list.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/feature_list/feature_list.cpp b/feature_list/feature_list.cpp
index f36a15bb5c..b477cc37ae 100644
--- a/feature_list/feature_list.cpp
+++ b/feature_list/feature_list.cpp
@@ -32,6 +32,7 @@
#include "std/algorithm.hpp"
#include "std/iostream.hpp"
+#include "std/sstream.hpp"
class ClosestPoint
{