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 'indexer')
-rw-r--r--indexer/cities_boundaries_serdes.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indexer/cities_boundaries_serdes.hpp b/indexer/cities_boundaries_serdes.hpp
index f817527652..5c9d72a1d0 100644
--- a/indexer/cities_boundaries_serdes.hpp
+++ b/indexer/cities_boundaries_serdes.hpp
@@ -24,6 +24,7 @@
#include "base/visitor.hpp"
#include <algorithm>
+#include <cmath>
#include <cstddef>
#include <cstdint>
#include <limits>