80 #ifndef ACE_TIME_TESTINGZONEDB_ZONE_REGISTRY_H
81 #define ACE_TIME_TESTINGZONEDB_ZONE_REGISTRY_H
83 #include <zoneinfo/infos.h>
86 namespace testingzonedb {
89 const uint16_t kZoneRegistrySize = 11;
90 extern const basic::Info::ZoneInfo*
const kZoneRegistry[11];
93 const uint16_t kZoneAndLinkRegistrySize = 12;
94 extern const basic::Info::ZoneInfo*
const kZoneAndLinkRegistry[12];