Welcome to mirror list, hosted at ThFree Co, Russian Federation.

fake_feature_ids.cpp « indexer - github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f98c34d0b4d28c4ec9e4b1d0635ef56f1e5df00b (plain)
1
2
3
4
5
6
7
8
9
#include "indexer/fake_feature_ids.hpp"

namespace feature
{
// static
uint32_t constexpr FakeFeatureIds::k20BitsOffset;
// static
uint32_t constexpr FakeFeatureIds::kEditorCreatedFeaturesStart;
}  // namespace feature