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 'map/framework.cpp')
-rw-r--r--map/framework.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/map/framework.cpp b/map/framework.cpp
index b064bfebb9..54977cb166 100644
--- a/map/framework.cpp
+++ b/map/framework.cpp
@@ -104,6 +104,7 @@
#include "std/algorithm.hpp"
#include "std/bind.hpp"
#include "std/map.hpp"
+#include "std/sstream.hpp"
#include "std/target_os.hpp"
#include "api/internal/c/api-client-internals.h"