29 #ifndef ACE_TIME_ZONEDB_ZONE_REGISTRY_H
30 #define ACE_TIME_ZONEDB_ZONE_REGISTRY_H
32 #include <ace_time/internal/ZoneInfo.h>
33 #include <ace_time/internal/LinkEntry.h>
39 const uint16_t kZoneRegistrySize = 228;
40 extern const basic::ZoneInfo*
const kZoneRegistry[228];
43 const uint16_t kZoneAndLinkRegistrySize = 448;
44 extern const basic::ZoneInfo*
const kZoneAndLinkRegistry[448];
47 const uint16_t kLinkRegistrySize = 220;
48 extern const basic::LinkEntry kLinkRegistry[220];