Make `folly::FixedString` compile with Xcode's toolchain.
Summary: Xcode wasn't impressed when I tried to import `folly::FixedString` from a Objective-C++ context. This seem to satisfy Xcode's toolchain. Reviewed By: lambdapioneer Differential Revision: D8855137 fbshipit-source-id: 7bb3b1039b30241797ec7f3df7c0bbdeffca87bf
Showing
Please register or sign in to comment