#pragma once #include namespace search { static uint8_t const kCategoriesLang = 128; static uint8_t const kPostcodesLang = 129; } // namespace search