================ @@ -9,6 +9,7 @@ #include "TodoCommentCheck.h" #include "clang/Frontend/CompilerInstance.h" #include "clang/Lex/Preprocessor.h" +#include <list> ---------------- 5chmidti wrote: Please remove this unused include https://github.com/llvm/llvm-project/pull/104868