Commit 1701e3d7 authored by James Sedgwick's avatar James Sedgwick Committed by dcsommer

add PortableSpinLock.h to Makefile, unbreak fbthrift build

Summary:
fix fbthrift build, broken in D1621717

I wonder if it'd be possible to lint against this somehow. The jenkins failures are easy to miss especially on folly diffs with lots of failure noise (in this case it was still postponed)

Test Plan: wait for jenkins

Reviewed By: davejwatson@fb.com

Subscribers: njormrod, folly-diffs@

FB internal diff: D1630833
parent 05fbb13d
......@@ -124,6 +124,7 @@ nobase_follyinclude_HEADERS = \
io/Cursor.h \
io/IOBuf.h \
io/IOBufQueue.h \
io/PortableSpinLock.h \
io/RecordIO.h \
io/RecordIO-inl.h \
io/TypedIOBuf.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