forked from qt-creator/qt-creator
		
	Clean headers in QmlJs.
Ran script to remove inludes on a trial-and-error basis and manually corrected it (Parser excluded). Change-Id: I5ec6e1076430009bb72094411b2c3386f8bea548 Reviewed-by: Aurindam Jana <aurindam.jana@digia.com>
This commit is contained in:
		| @@ -29,8 +29,6 @@ | ||||
|  | ||||
| #include <qmljs/qmljsscanner.h> | ||||
|  | ||||
| #include <QTextCharFormat> | ||||
|  | ||||
| using namespace QmlJS; | ||||
|  | ||||
| namespace { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user