forked from qt-creator/qt-creator
		
	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:
		
				
					committed by
					
						 Erik Verbruggen
						Erik Verbruggen
					
				
			
			
				
	
			
			
			
						parent
						
							7d163a079d
						
					
				
				
					commit
					4b0bafd615
				
			| @@ -33,12 +33,7 @@ | ||||
|  | ||||
| #include "symbolfinder.h" | ||||
|  | ||||
| #include <cplusplus/Control.h> | ||||
| #include <cplusplus/Literals.h> | ||||
| #include <cplusplus/LookupContext.h> | ||||
| #include <cplusplus/Names.h> | ||||
| #include <cplusplus/SymbolVisitor.h> | ||||
| #include <cplusplus/Symbols.h> | ||||
|  | ||||
| #include <utils/qtcassert.h> | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user