Fix folly::fibers on OSX with boost 1.60
Summary: We only need fcontext.hpp, so let's include it directly. all.hpp includes other headers, which use thread-locals (doesn't work with our OSX build). Reviewed By: igorsugak, bhamiltoncx Differential Revision: D3419638 fbshipit-source-id: b4fa1bd14454bcd75eaece52c398ac6510273773
Showing
Please register or sign in to comment