From baa83725f640419bc2c17cd28b91e1604255a3dc Mon Sep 17 00:00:00 2001 From: Eike Ziller Date: Mon, 14 Jun 2021 11:47:51 +0200 Subject: Remove ClangRefactoring and ClangPchManager This removes the plugins and tools, and removes all the tests that would fail to build because of that. Fixes: QTCREATORBUG-25659 Change-Id: I8adb5d503fc8eea313bcaada421f309dbbfa8c26 Reviewed-by: Christian Kandeler Reviewed-by: Christian Stenger Reviewed-by: Qt CI Bot Reviewed-by: Marco Bubke --- src/plugins/cpptools/cpprefactoringengine.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/plugins/cpptools/cpprefactoringengine.cpp') diff --git a/src/plugins/cpptools/cpprefactoringengine.cpp b/src/plugins/cpptools/cpprefactoringengine.cpp index f816b507a5..94d2871c36 100644 --- a/src/plugins/cpptools/cpprefactoringengine.cpp +++ b/src/plugins/cpptools/cpprefactoringengine.cpp @@ -30,6 +30,7 @@ #include "cpptoolsreuse.h" #include "cppfollowsymbolundercursor.h" +#include #include #include -- cgit v1.2.1