Fix C99-style variable declaration issue seen with older versions of MSVC.
commit1d43c8d68bf2fd79198e7a570b36debd25912632
authorJoe Mistachkin <sqlite@mistachkin.com>
Sat, 7 Oct 2017 23:31:33 +0000 (7 23:31 +0000)
committerJoe Mistachkin <sqlite@mistachkin.com>
Sat, 7 Oct 2017 23:31:33 +0000 (7 23:31 +0000)
tree4ce2984e946eeaa1f87bacfda7a196c131ef2214
parentc10fdab65db31447ff70523649e420124d7e94b0
Fix C99-style variable declaration issue seen with older versions of MSVC.
src/vdbeaux.c