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
path: root/editor
diff options
context:
space:
mode:
authorMaxim Pimenov <m@maps.me>2018-07-24 19:31:29 +0300
committerVlad Mihaylenko <vxmihaylenko@gmail.com>2018-07-25 18:49:59 +0300
commit7a1c013f934e89411b304b81686541d4c95fcb51 (patch)
treeeaf900ffdbbc2f78fe4930224a2b072617818f65 /editor
parent4632c8a8b5f07818297f1962a14c696f5366381a (diff)
Review fixes.
Diffstat (limited to 'editor')
-rw-r--r--editor/xml_feature.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/xml_feature.cpp b/editor/xml_feature.cpp
index cb3e13017e..91f97c4a47 100644
--- a/editor/xml_feature.cpp
+++ b/editor/xml_feature.cpp
@@ -11,6 +11,7 @@
#include "geometry/latlon.hpp"
#include <sstream>
+#include <string>
using namespace std;