Commit 5bbfb175 authored by Yedidya Feldblum's avatar Yedidya Feldblum Committed by Facebook GitHub Bot

cut unused dep from CacheLocality onto FileUtil

Reviewed By: Mizuchi

Differential Revision: D31745111

fbshipit-source-id: 45122594f59b13b8a2ab68e0dd565ded750e5e40
parent d23dabd8
...@@ -26,9 +26,9 @@ ...@@ -26,9 +26,9 @@
#include <folly/Conv.h> #include <folly/Conv.h>
#include <folly/Exception.h> #include <folly/Exception.h>
#include <folly/FileUtil.h>
#include <folly/ScopeGuard.h> #include <folly/ScopeGuard.h>
#include <folly/hash/Hash.h> #include <folly/hash/Hash.h>
#include <folly/portability/Unistd.h>
#include <folly/system/ThreadId.h> #include <folly/system/ThreadId.h>
namespace folly { namespace folly {
......
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