Adding addTaskFuture and addTaskRemoteFuture to FiberManager.
[folly.git] / folly / Random-inl.h
index f3b0433be02ee07cf29dd0397a4d693160bfded6..a4baa958dd1a354c19f157408cd15790146e7449 100644 (file)
@@ -18,6 +18,8 @@
 #error This file may only be included from folly/Random.h
 #endif
 
+#include <array>
+
 namespace folly {
 
 namespace detail {