Handle some scoping issues in Conv.h under MSVC
authorOrvid King <blah38621@gmail.com>
Wed, 12 Aug 2015 20:37:02 +0000 (13:37 -0700)
committerfacebook-github-bot-9 <folly-bot@fb.com>
Wed, 12 Aug 2015 21:20:41 +0000 (14:20 -0700)
commit21f7a3c1134de902169de2f7f09e5bdbaf142127
tree9f3fef680420b90434ef32b0d9c460c0761b0b9c
parentaa6e8869f59cab90bae4e3be69619d6c2ce1b3e7
Handle some scoping issues in Conv.h under MSVC

Summary: No idea why these are the only two places it complains about, but it does.
This just explicitly scopes them.
Closes #253

Reviewed By: @yfeldblum

Differential Revision: D2282985

Pulled By: @sgolemon
folly/Conv.h