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:
authorArsentiy Milchakov <milcars@mapswithme.com>2018-11-19 13:07:21 +0300
committerTatiana Yan <tatiana.kondakova@gmail.com>2018-11-19 19:29:44 +0300
commitf0698cc457d742b5fb9035a5e67aa532ead89828 (patch)
treef89244a606623eb7a4e9bea3f2ad45a6ab55da73 /indexer
parentb0875895472f27a1948965573f8afaa01c73753f (diff)
[notifications][android][ios] Map object events are supported on platforms.
Diffstat (limited to 'indexer')
-rw-r--r--indexer/feature_utils.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/indexer/feature_utils.cpp b/indexer/feature_utils.cpp
index fc24df3ea0..b073749ca7 100644
--- a/indexer/feature_utils.cpp
+++ b/indexer/feature_utils.cpp
@@ -155,10 +155,8 @@ void GetReadableNameImpl(feature::RegionData const & regionData, StringUtf8Multi
namespace feature
{
-
namespace impl
{
-
class FeatureEstimator
{
template <size_t N>