apply clang-tidy modernize-use-override
[folly.git] / folly / Makefile.am
index 6d46439c344a0a203419201e796835cd342afe33..0b1a10d71abf2d7adb577a749da365b63ab4359e 100644 (file)
@@ -289,6 +289,7 @@ nobase_follyinclude_HEADERS = \
        Math.h \
        Memory.h \
        MemoryMapping.h \
+       memory/UninitializedMemoryHacks.h \
        MicroSpinLock.h \
        MicroLock.h \
        MoveWrapper.h \
@@ -336,8 +337,8 @@ nobase_follyinclude_HEADERS = \
        portability/SysUio.h \
        portability/Time.h \
        portability/TypeTraits.h \
-       portability/Windows.h \
        portability/Unistd.h \
+       portability/Windows.h \
        Preprocessor.h \
        PriorityMPMCQueue.h \
        ProducerConsumerQueue.h \