Revert D4832473: [Folly] Disable EnvUtil::setAsCurrentEnvironment() on platforms...
[folly.git] / folly / Makefile.am
index aedd5989896572bb76fbd0169a339ffe7420c0de..94c8fe4d5ec80b1294532e39d7eeeda496f09597 100644 (file)
@@ -55,6 +55,7 @@ nobase_follyinclude_HEADERS = \
        CPortability.h \
        detail/AtomicHashUtils.h \
        detail/AtomicUnorderedMapUtils.h \
+       detail/AtomicUtils.h \
        detail/BitIteratorDetail.h \
        detail/BitsDetail.h \
        detail/CacheLocality.h \
@@ -95,6 +96,8 @@ nobase_follyinclude_HEADERS = \
        Executor.h \
        Expected.h \
        experimental/AsymmetricMemoryBarrier.h \
+       experimental/AtomicSharedPtr.h \
+       experimental/detail/AtomicSharedPtr-detail.h \
        experimental/AutoTimer.h \
        experimental/Bits.h \
        experimental/BitVectorCoding.h \