aboutsummaryrefslogtreecommitdiffstats
path: root/src/checks/manuallevel/qt6-fwd-fixes.h
diff options
context:
space:
mode:
authorAlexander Lohnau <alexander.lohnau@gmx.de>2024-02-05 15:04:08 +0100
committerAlexander Lohnau <alexander.lohnau@gmx.de>2024-02-11 14:34:15 +0100
commit39f8e5450a01a46912621762b1d37925938033e7 (patch)
treee7a24006fd807c6a8163ddf1e690f97ea451cdb1 /src/checks/manuallevel/qt6-fwd-fixes.h
parentc73cab4f692bdef4ecfef3524965d56e29b478d7 (diff)
Remove clazy::getLocStart and clazy::getLocEnd helpers
Also remove unused includes since most files no longer need the compat header and its transient includes.
Diffstat (limited to 'src/checks/manuallevel/qt6-fwd-fixes.h')
-rw-r--r--src/checks/manuallevel/qt6-fwd-fixes.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/checks/manuallevel/qt6-fwd-fixes.h b/src/checks/manuallevel/qt6-fwd-fixes.h
index 6f1fe975..c70f5504 100644
--- a/src/checks/manuallevel/qt6-fwd-fixes.h
+++ b/src/checks/manuallevel/qt6-fwd-fixes.h
@@ -11,7 +11,6 @@
#include "checkbase.h"
#include <string>
-#include <vector>
class ClazyContext;