Commit 95223cc0 authored by TJ Yin's avatar TJ Yin Committed by Facebook GitHub Bot

remove folly:file dependency from folly:random

Reviewed By: vitaut

Differential Revision: D31823117

fbshipit-source-id: 115a59d69d4c91ac35d60764ab24de175e27207c
parent 0cb87475
...@@ -21,7 +21,6 @@ ...@@ -21,7 +21,6 @@
#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