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 = 258;
40 extern const basic::ZoneInfo*
const kZoneRegistry[258];
43 const uint16_t kZoneAndLinkRegistrySize = 451;
44 extern const basic::ZoneInfo*
const kZoneAndLinkRegistry[451];
47 const uint16_t kLinkRegistrySize = 193;
48 extern const basic::LinkEntry kLinkRegistry[193];