folly/futures: replace MoveWrappers with generalised lambda capture
[folly.git] / folly / experimental / fibers / FiberManager-inl.h
index ff40265e76af2d83f3a9b12e44437440de2482f3..c7990c4444180c3f9db065aaeb5e908b2134a765 100644 (file)
@@ -19,6 +19,7 @@
 
 #include <folly/CPortability.h>
 #include <folly/Memory.h>
+#include <folly/MoveWrapper.h>
 #include <folly/Optional.h>
 #include <folly/Portability.h>
 #include <folly/ScopeGuard.h>