Switch Bits.h to just use the popcount builtins directly
[folly.git] / folly / Makefile.am
index 8a15e9a49cd9932c6641441cc17f4a4f0dc35760..6d46439c344a0a203419201e796835cd342afe33 100644 (file)
@@ -63,7 +63,6 @@ nobase_follyinclude_HEADERS = \
        detail/AtomicUnorderedMapUtils.h \
        detail/AtomicUtils.h \
        detail/BitIteratorDetail.h \
-       detail/BitsDetail.h \
        detail/CacheLocality.h \
        detail/CachelinePaddedImpl.h \
        detail/ChecksumDetail.h \
@@ -440,7 +439,6 @@ libfollybase_la_SOURCES = \
 
 libfolly_la_SOURCES = \
        Assume.cpp \
-       Bits.cpp \
        Checksum.cpp \
        ClockGettimeWrappers.cpp \
        detail/CacheLocality.cpp \