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/cpphighlightingsupportinternal.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/plugins/cpptools/cpphighlightingsupportinternal.cpp') diff --git a/src/plugins/cpptools/cpphighlightingsupportinternal.cpp b/src/plugins/cpptools/cpphighlightingsupportinternal.cpp index a05c5afbeb..44fcbeb279 100644 --- a/src/plugins/cpptools/cpphighlightingsupportinternal.cpp +++ b/src/plugins/cpptools/cpphighlightingsupportinternal.cpp @@ -34,9 +34,7 @@ #include -#include #include -#include using namespace CPlusPlus; using namespace CppTools; -- cgit v1.2.1