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 <erik.verbruggen@digia.com>
This commit is contained in:
Friedemann Kleint
2013-04-09 10:40:18 +02:00
committed by Erik Verbruggen
parent 7d163a079d
commit 4b0bafd615
58 changed files with 4 additions and 307 deletions

View File

@@ -35,8 +35,6 @@
#include <texteditor/refactoringchanges.h>
#include <cplusplus/ASTfwd.h>
#include <cplusplus/CppDocument.h>
#include <cplusplus/LookupContext.h>
namespace CppTools {