From 4b0bafd6152dec31ee2272ad7a96a458ba1d97d4 Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Tue, 9 Apr 2013 10:40:18 +0200 Subject: Clean headers in CppTools. Ran script to remove inludes on a trial-and-error basis and manually corrected it. Change-Id: Ic8464ea084ca1ab401e9f4a7d0183b92b4038902 Reviewed-by: Erik Verbruggen --- src/plugins/cpptools/cppfindreferences.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/plugins/cpptools/cppfindreferences.h') diff --git a/src/plugins/cpptools/cppfindreferences.h b/src/plugins/cpptools/cppfindreferences.h index 4fa992c8c2..9f7a96046c 100644 --- a/src/plugins/cpptools/cppfindreferences.h +++ b/src/plugins/cpptools/cppfindreferences.h @@ -30,9 +30,6 @@ #ifndef CPPFINDREFERENCES_H #define CPPFINDREFERENCES_H -#include - -#include #include #include @@ -41,7 +38,6 @@ #include #include #include -#include QT_FORWARD_DECLARE_CLASS(QTimer) -- cgit v1.2.1