co-maps/libs/indexer/fake_feature_ids.cpp

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
219 B
C++
Raw Permalink Normal View History

2025-11-22 13:58:55 +01:00
#include "indexer/fake_feature_ids.hpp"
namespace feature
{
// static
uint32_t constexpr FakeFeatureIds::k20BitsOffset;
// static
uint32_t constexpr FakeFeatureIds::kEditorCreatedFeaturesStart;
} // namespace feature