This repository has been archived on 2025-03-22. You can view files and clone it, but cannot push or open issues or pull requests.
organicmaps-tmp/indexer/fake_feature_ids.cpp

9 lines
219 B
C++

#include "indexer/fake_feature_ids.hpp"
namespace feature
{
// static
uint32_t constexpr FakeFeatureIds::k20BitsOffset;
// static
uint32_t constexpr FakeFeatureIds::kEditorCreatedFeaturesStart;
} // namespace feature