projects
/
folly.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
07802d9
)
Fix up TokenBucket.h in Makefile headers
author
Jon Maltiel Swenson
<jmswen@fb.com>
Mon, 29 Aug 2016 16:30:52 +0000
(09:30 -0700)
committer
Facebook Github Bot 7
<facebook-github-bot-7-bot@fb.com>
Mon, 29 Aug 2016 16:32:29 +0000
(09:32 -0700)
Summary: Title.
Reviewed By: andreazevedo
Differential Revision:
D3785212
fbshipit-source-id:
c551e0367196cbc68cf39a5d40f2b324883fcdf4
folly/Makefile.am
patch
|
blob
|
history
diff --git
a/folly/Makefile.am
b/folly/Makefile.am
index 67491803b8bb227b118de15ef16308ed6c519bd4..ac3f882902ac6ceaf223f582b4d26d52f1b47827 100644
(file)
--- a/
folly/Makefile.am
+++ b/
folly/Makefile.am
@@
-347,6
+347,7
@@
nobase_follyinclude_HEADERS = \
ThreadLocal.h \
ThreadName.h \
TimeoutQueue.h \
+ TokenBucket.h \
Traits.h \
Try-inl.h \
Try.h \