Fix a folly build failure under clang: ConvTest.cpp.
authorYedidya Feldblum <yfeldblum@fb.com>
Mon, 21 Jul 2014 23:37:40 +0000 (16:37 -0700)
committerChip Turner <chip@fb.com>
Fri, 25 Jul 2014 16:06:23 +0000 (09:06 -0700)
commitc52e055c3caccff4cd957e32e69bf38e723d9ecb
tree0809a4f0485579466bad8e6af8e4114a6e9b4476
parenta9a0480402b4d95a1303817f457cb8c3ac0493dd
Fix a folly build failure under clang: ConvTest.cpp.

Summary: [Folly] Fix a folly build failure under clang: ConvTest.cpp.

Test Plan: Build the unit-test folly/test/ConvTest.cpp with clang.

Reviewed By: tudorb@fb.com, njormrod@fb.com

Subscribers: mathieubaudet, dougw

FB internal diff: D1446232

Tasks: 4723132
folly/test/ConvTest.cpp