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
@@ -29,8 +29,6 @@
|
||||
|
||||
#include "cppautocompleter.h"
|
||||
|
||||
#include <cplusplus/Token.h>
|
||||
#include <cplusplus/SimpleLexer.h>
|
||||
#include <cplusplus/MatchingText.h>
|
||||
#include <cplusplus/BackwardsScanner.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user