79 #ifndef ACE_TIME_ZONEDBTESTING_ZONE_REGISTRY_H
80 #define ACE_TIME_ZONEDBTESTING_ZONE_REGISTRY_H
82 #include <zoneinfo/infos.h>
85 namespace zonedbtesting {
88 const uint16_t kZoneRegistrySize = 11;
89 extern const basic::ZoneInfo*
const kZoneRegistry[11];
92 const uint16_t kZoneAndLinkRegistrySize = 12;
93 extern const basic::ZoneInfo*
const kZoneAndLinkRegistry[12];