]> granicus.if.org Git - libvpx/commit
sixtap_predict_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:30:26 +0000 (08:30 -0700)
commite57394aa1d201ea2c02f5c6c0dce613b5d26ab88
tree074d9a79adaa25c2304a9f1aae32c09d8a8214a5
parent6cb50ce5274d9a992351971b8eba1f5c41ee1adb
sixtap_predict_test: fix msvc build

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

Change-Id: I5e04b61b5ab58cc0090ef21119486ca04853af61
test/sixtap_predict_test.cc