summaryrefslogtreecommitdiffstats
path: root/addons/51degrees/dummy/cityhash/city.c
blob: b6b08bf86d3e572eb988184ed34a59d521270940 (plain)
1
2
3
4
typedef struct cityhash_t {
    // This is an empty structure to ensure a city.o is generated
    // by the dummy library, it is never used.
} dummyCityHash;