]> granicus.if.org Git - libvpx/commit
sad_test: fix msvc build
authorJames Zern <jzern@google.com>
Wed, 15 Aug 2012 18:54:41 +0000 (11:54 -0700)
committerJohann <johannkoenig@google.com>
Tue, 21 Aug 2012 15:32:00 +0000 (08:32 -0700)
commit12ddb75a9a0bc7d3af8112813db2bf9dd46a340c
treeadcb73f089755918aedfaacc07ef36ebc78acef3
parent6cb50ce5274d9a992351971b8eba1f5c41ee1adb
sad_test: fix msvc build

pass a variable to make_tuple() rather than a function, fixes type
errors

Change-Id: Ic0cbd25d0ca35ad08c672040b4141b3b81695752
test/sad_test.cc