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 = 386;
40 extern const extended::ZoneInfo*
const kZoneRegistry[386];
43 const uint16_t kZoneAndLinkRegistrySize = 593;
44 extern const extended::ZoneInfo*
const kZoneAndLinkRegistry[593];
47 const uint16_t kLinkRegistrySize = 207;
48 extern const extended::LinkEntry kLinkRegistry[207];