Actually mark Unexpected as cold
[folly.git] / folly / Makefile.am
index 422b7bb872f7416f060617e387714d5875549cfa..83f79c20e3f736d3689bc9caa4dd674b59a1675d 100644 (file)
@@ -313,6 +313,7 @@ nobase_follyinclude_HEADERS = \
        io/async/test/Util.h \
        json.h \
        lang/Assume.h \
+       lang/ColdClass.h \
        lang/Launder.h \
        lang/RValueReferenceWrapper.h \
        lang/SafeAssert.h \
@@ -566,6 +567,7 @@ libfolly_la_SOURCES = \
        io/async/ssl/SSLErrors.cpp \
        json.cpp \
        lang/Assume.cpp \
+       lang/ColdClass.cpp \
        lang/SafeAssert.cpp \
        detail/MemoryIdler.cpp \
        detail/SocketFastOpen.cpp \