Move RequestContext::getStaticContext to .cpp
Summary: All singleton registration has to happen in .cpp. Otherwise singleton may be double registered if inlined. Reviewed By: yfeldblum Differential Revision: D2956951 fb-gh-sync-id: bea425c31270d614f4b8a780204694168602fe86 shipit-source-id: bea425c31270d614f4b8a780204694168602fe86
Showing
folly/io/async/Request.cpp
0 → 100644
Please register or sign in to comment