Commit 7909e172 authored by dungcoi's avatar dungcoi Committed by Dave Watson

merge https://github.com/facebook/folly/pull/88

Summary:
merge https://github.com/facebook/folly/pull/88, missing install header

Looks like fbthrift build needs this

Test Plan: watch jenkins build still works

Reviewed By: ckwalsh@fb.com

Subscribers: doug, njormrod

FB internal diff: D1563651
parent 1e06d081
...@@ -175,6 +175,7 @@ nobase_follyinclude_HEADERS = \ ...@@ -175,6 +175,7 @@ nobase_follyinclude_HEADERS = \
Uri.h \ Uri.h \
Uri-inl.h \ Uri-inl.h \
Varint.h \ Varint.h \
VersionCheck.h \
wangle/Executor.h \ wangle/Executor.h \
wangle/Future-inl.h \ wangle/Future-inl.h \
wangle/Future.h \ wangle/Future.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