Fix debug build.
authorAndrei Alexandrescu <aalexandre@fb.com>
Sat, 11 Aug 2012 19:08:51 +0000 (12:08 -0700)
committerTudor Bosman <tudorb@fb.com>
Sun, 26 Aug 2012 18:12:58 +0000 (11:12 -0700)
commitc14f40fcb7fef6a2b5c667be5e6a380e82f6233d
treed75209928d4aa670a0970c6009f37a5a622307fd
parentc3f47cdcfd4d4d23e20168c60fd73168c4603e9f
Fix debug build.

Summary: Only tested in release mode, sigh. Fixed a failing asserd.

Test Plan: tested in dbg mode

Reviewed By: tudorb@fb.com

FB internal diff: D546318
folly/FBString.h