Fix folly/FBString.h build error
authorChip Turner <chip@fb.com>
Wed, 10 Jul 2013 21:05:49 +0000 (14:05 -0700)
committerSara Golemon <sgolemon@fb.com>
Thu, 18 Jul 2013 18:55:35 +0000 (11:55 -0700)
commitacd305a38177d7ce2853534330d542d640015440
tree88ba55dfb68a56c30f5b3282bc5d33fac8845c7c
parent2302d45ad8d8ddff953711d209139e10b5c40881
Fix folly/FBString.h build error

Summary:
Looks like D880140 left off this part when it was committed.

This fixes the build.

Test Plan: runtests

Reviewed By: vini@fb.com

FB internal diff: D881445
folly/FBString.h