29 #ifndef ACE_TIME_ZONEDBX_ZONE_REGISTRY_H
30 #define ACE_TIME_ZONEDBX_ZONE_REGISTRY_H
32 #include <ace_time/internal/ZoneInfo.h>
33 #include <ace_time/internal/LinkEntry.h>
39 const uint16_t kZoneRegistrySize = 377;
40 extern const extended::ZoneInfo*
const kZoneRegistry[377];
43 const uint16_t kZoneAndLinkRegistrySize = 594;
44 extern const extended::ZoneInfo*
const kZoneAndLinkRegistry[594];
47 const uint16_t kLinkRegistrySize = 217;
48 extern const extended::LinkEntry kLinkRegistry[217];