projects
/
folly.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b46dda
)
Fix oss build
author
Andre Pinto
<aap@fb.com>
Mon, 27 Apr 2015 16:34:34 +0000
(09:34 -0700)
committer
Alecs King
<int@fb.com>
Mon, 27 Apr 2015 23:54:18 +0000
(16:54 -0700)
Summary: Fixing oss build
Test Plan: Visual analysis.
Reviewed By: pavlo@fb.com
Subscribers: folly-diffs@, yfeldblum, chalfant
FB internal diff:
D2023889
Signature: t1:
2023889
:
1430144784
:
e58fe9e1f1193d71527ba5f5f2c2efb60bce7a2d
Blame Revision:
D2022859
folly/Makefile.am
patch
|
blob
|
history
diff --git
a/folly/Makefile.am
b/folly/Makefile.am
index ccc475ba81349c2978b597ac5ca3a5e488fe5643..0cfbed974219ab4198c7efd5a47ee59111f9290b 100644
(file)
--- a/
folly/Makefile.am
+++ b/
folly/Makefile.am
@@
-135,6
+135,7
@@
nobase_follyinclude_HEADERS = \
futures/Timekeeper.h \
futures/Try-inl.h \
futures/Try.h \
+ futures/Unit.h \
futures/detail/Core.h \
futures/detail/FSM.h \
futures/detail/ThreadWheelTimekeeper.h \