Fix C99-style variable declaration issue seen with older versions of MSVC.
commitc129d9ed41dbe20ef5d977dc65925983a85839b4
authorJoe Mistachkin <sqlite@mistachkin.com>
Wed, 1 Feb 2017 22:59:29 +0000 (1 22:59 +0000)
committerJoe Mistachkin <sqlite@mistachkin.com>
Wed, 1 Feb 2017 22:59:29 +0000 (1 22:59 +0000)
treec3cc0754936f33ecaffad08b1ff65d8a26255a15
parentbbae3d6b0afe4df451fde550150cc405fd32987f
Fix C99-style variable declaration issue seen with older versions of MSVC.
ext/rtree/rtree.c