Commit 4962ea0c authored by Yasser Ganjisaffar's avatar Yasser Ganjisaffar Committed by Sara Golemon

Add missing files to Makefile headers

Summary:
This two header files are missing from the Makefile which make the
open source version broken.

Test Plan: code using open source version compiles

Reviewed By: meyering@fb.com

FB internal diff: D1050326
parent 8e8b5e75
......@@ -29,6 +29,8 @@ nobase_follyinclude_HEADERS = \
ConcurrentSkipList.h \
ConcurrentSkipList-inl.h \
Conv.h \
CpuId.h \
CPortability.h \
detail/AtomicHashUtils.h \
detail/BitIteratorDetail.h \
detail/BitsDetail.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