forked from qt-creator/qt-creator
Clean headers in CppEditor.
Ran script to remove inludes on a trial-and-error basis and manually corrected it. Change-Id: I61a5c2fff02616f6883ddf3923e4361fca6bf92b Reviewed-by: Erik Verbruggen <erik.verbruggen@digia.com>
This commit is contained in:
committed by
Erik Verbruggen
parent
0a5eeb542b
commit
d61bc4fcec
@@ -36,9 +36,6 @@
|
||||
|
||||
#include <extensionsystem/iplugin.h>
|
||||
|
||||
#include <cplusplus/AST.h>
|
||||
#include <cplusplus/ASTMatcher.h>
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
class QByteArray;
|
||||
class QString;
|
||||
|
||||
Reference in New Issue
Block a user