mesa: move assertion after declarations in texstore.c
authorBrian Paul <brianp@vmware.com>
Mon, 16 Feb 2015 15:38:56 +0000 (08:38 -0700)
committerBrian Paul <brianp@vmware.com>
Mon, 16 Feb 2015 15:39:25 +0000 (08:39 -0700)
commit9ac370014698fda062b41e86a6c20306d6573292
tree41dffd8db7832ae2c30af28603e100e178f90683
parent4d2cee4d5e53a96b6badeb60a24a2c05a21eef5a
mesa: move assertion after declarations in texstore.c

To fix MSVC build.
src/mesa/main/texstore.c