73 #ifndef ACE_TIME_TZONEDB_ZONE_REGISTRY_H
74 #define ACE_TIME_TZONEDB_ZONE_REGISTRY_H
76 #include <zoneinfo/ZoneInfo.h>
82 const uint16_t kZoneRegistrySize = 11;
83 extern const basic::ZoneInfo*
const kZoneRegistry[11];
86 const uint16_t kZoneAndLinkRegistrySize = 12;
87 extern const basic::ZoneInfo*
const kZoneAndLinkRegistry[12];