Commit ad3ec3b8 authored by Ben Blackburne's avatar Ben Blackburne Committed by Facebook GitHub Bot

Revert D31823117: remove folly:file dependency from folly:random

Differential Revision:
D31823117

Original commit changeset: 115a59d69d4c

fbshipit-source-id: 5245896f91b26977f6d8bab204a4e719c23c0900
parent 95223cc0
...@@ -21,6 +21,7 @@ ...@@ -21,6 +21,7 @@
#include <random> #include <random>
#include <folly/CppAttributes.h> #include <folly/CppAttributes.h>
#include <folly/File.h>
#include <folly/FileUtil.h> #include <folly/FileUtil.h>
#include <folly/SingletonThreadLocal.h> #include <folly/SingletonThreadLocal.h>
#include <folly/ThreadLocal.h> #include <folly/ThreadLocal.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment