Fix a namespace nit in folly/futures/Future.cpp.
Summary: [Folly] Fix a namespace nit in folly/futures/Future.cpp. As soon as someone introduces a namespace `folly::futures::detail` this will blow up. Fix it so it won't blow up when that happens. Reviewed By: @hannesr Differential Revision: D2258799
Showing
Please register or sign in to comment