Commit 68b39c30 authored by Alecs King's avatar Alecs King Committed by facebook-github-bot-1

fix build

Summary: fix typo

jenkins and oss build (e.g. travis) failing.

Reviewed By: @pavlo-fb

Differential Revision: D2499462
parent 0bf69167
...@@ -247,7 +247,7 @@ nobase_follyinclude_HEADERS = \ ...@@ -247,7 +247,7 @@ nobase_follyinclude_HEADERS = \
Random.h \ Random.h \
Random-inl.h \ Random-inl.h \
Range.h \ Range.h \
ReadMostlyAtomicSharedPtr.h \ ReadMostlySharedPtr.h \
RWSpinLock.h \ RWSpinLock.h \
ScopeGuard.h \ ScopeGuard.h \
SharedMutex.h \ SharedMutex.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