--- common/libBuffer/include/CommonFWriteBufferFlusher.h.orig 2018-11-26 22:43:10 UTC +++ common/libBuffer/include/CommonFWriteBufferFlusher.h @@ -19,6 +19,8 @@ #else # include #endif +#elif defined(__clang_major__) && __clang_major__ >= 13 +# include #else # include #endif