amxmodx/dlls/geoip/GeoIP2
Arkshine 526a70a6d7 Geoip: Fix compilation #1
MSVC doesn't fully implement C99, ssize_t, stdbool.h, etc have to be provided manually.
Most of fixes are casting type and unpacking structure.
2014-08-05 20:04:52 +02:00
..
inttypes.h Geoip: Fix compilation #1 2014-08-05 20:04:52 +02:00
maxminddb_config.h Geoip: Import libmaxminddb library which supports Geoip2 databases. 2014-08-05 20:04:50 +02:00
maxminddb-compat-util.h Geoip: Fix compilation #1 2014-08-05 20:04:52 +02:00
maxminddb.c Geoip: Fix compilation #1 2014-08-05 20:04:52 +02:00
maxminddb.h Geoip: Fix compilation #1 2014-08-05 20:04:52 +02:00
stdbool.h Geoip: Fix compilation #1 2014-08-05 20:04:52 +02:00