projects
/
folly.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd03201
)
Kill unneeded dependency on portability/Memory.h
author
Christopher Dykes
<cdykes@fb.com>
Thu, 15 Sep 2016 20:00:46 +0000
(13:00 -0700)
committer
Facebook Github Bot 6
<facebook-github-bot-6-bot@fb.com>
Thu, 15 Sep 2016 20:08:51 +0000
(13:08 -0700)
Summary: This dependency was added but isn't actually needed, so get rid of it.
Reviewed By: mzlee
Differential Revision:
D3863923
fbshipit-source-id:
407d2b3db759e30c37d876dde133fc962daeaeae
folly/Memory.h
patch
|
blob
|
history
diff --git
a/folly/Memory.h
b/folly/Memory.h
index 62490f90b80abf2f1ee8c1d842880d636b4e20cc..442dd4f688445e554eecaa41fecdbcde6645effc 100644
(file)
--- a/
folly/Memory.h
+++ b/
folly/Memory.h
@@
-17,7
+17,6
@@
#pragma once
#include <folly/Traits.h>
-#include <folly/portability/Memory.h>
#include <cstddef>
#include <cstdlib>