Fix FBString in MSVC 2015
authorChristopher Dykes <cdykes@fb.com>
Tue, 2 May 2017 21:21:15 +0000 (14:21 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Tue, 2 May 2017 21:35:08 +0000 (14:35 -0700)
commit5e8852c8bcd1a45ddb4daada12b34a78e3940873
treeedfa7287789c740a05704042db2e75b48c0faae0
parent6a7b70f8da1bc06d188aa2e67449a651a16ff5b5
Fix FBString in MSVC 2015

Summary: MSVC 2015 Update 3 is even worse in this particular case, and requires it to be explicitly referenced as being within the `folly` namespace >_>...

Reviewed By: ot, yfeldblum

Differential Revision: D4988025

fbshipit-source-id: dea311dd42f40b442951b8df3c5f68cf70d13769
folly/FBString.h