forked from qt-creator/qt-creator
		
	Fix Krazy warnings about includes/header guards in QML-JS-code.
Change-Id: I18fc13b8ac2b2c7a3a50bea2be1434667bc5c56f Reviewed-by: Nikolai Kosjar <nikolai.kosjar@digia.com>
This commit is contained in:
		| @@ -27,8 +27,8 @@ | ||||
| ** | ||||
| ****************************************************************************/ | ||||
|  | ||||
| #include "parser/qmljsast_p.h" | ||||
| #include "qmljsbind.h" | ||||
| #include "parser/qmljsast_p.h" | ||||
| #include "qmljsutils.h" | ||||
| #include "qmljsdocument.h" | ||||
| #include "qmljsmodelmanagerinterface.h" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user