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>2019-05-21 20:19:28 +0300
committermpimenov <mpimenov@users.noreply.github.com>2019-05-22 21:13:05 +0300
commitfa59cb2a6a97839d035f33127aff5e38d334a85a (patch)
tree663d403874b8ac0a7f7273cc1ef90d355e11d7b7 /indexer
parent98045752e4c87c0714c2a6619591eee9e069c0a2 (diff)
[core] cross reference api + tests + framework integration
Diffstat (limited to 'indexer')
-rw-r--r--indexer/ftypes_sponsored.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indexer/ftypes_sponsored.hpp b/indexer/ftypes_sponsored.hpp
index d32fa2b0fc..44cad51818 100644
--- a/indexer/ftypes_sponsored.hpp
+++ b/indexer/ftypes_sponsored.hpp
@@ -21,6 +21,7 @@ protected:
SPONSORED_CHECKER(IsBookingChecker, "booking");
SPONSORED_CHECKER(IsOpentableChecker, "opentable");
SPONSORED_CHECKER(IsHolidayChecker, "holiday");
+SPONSORED_CHECKER(IsCrossReferenceCityChecker, "cross_reference");
#undef SPONSORED_CHECKER
} // namespace ftypes