clang-tidy: fix module warnings for LLVM 22

This commit is contained in:
AJIOB
2026-09-20 06:12:52 +00:00
parent 8683efde41
commit 92ac288113
-1
View File
@@ -1,7 +1,6 @@
/* Distributed under the OSI-approved BSD 3-Clause License. See accompanying
file LICENSE.rst or https://cmake.org/licensing for details. */
#include <clang-tidy/ClangTidyModule.h>
#include <clang-tidy/ClangTidyModuleRegistry.h>
#include "OstringstreamUseCmstrcatCheck.h"
#include "StringConcatenationUseCmstrcatCheck.h"