80 #ifndef ACE_TIME_TESTINGZONEDBX_ZONE_REGISTRY_H
81 #define ACE_TIME_TESTINGZONEDBX_ZONE_REGISTRY_H
83 #include <zoneinfo/infos.h>
86 namespace testingzonedbx {
89 const uint16_t kZoneRegistrySize = 15;
90 extern const extended::Info::ZoneInfo*
const kZoneRegistry[15];
93 const uint16_t kZoneAndLinkRegistrySize = 16;
94 extern const extended::Info::ZoneInfo*
const kZoneAndLinkRegistry[16];