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
					
				
			
			
				
	
			
			
			
						parent
						
							7d163a079d
						
					
				
				
					commit
					4b0bafd615
				
			@@ -29,7 +29,6 @@
 | 
			
		||||
 | 
			
		||||
#include "cppcodestylepreferencesfactory.h"
 | 
			
		||||
 | 
			
		||||
#include "cppcodestylesettings.h"
 | 
			
		||||
#include "cppcodestylesettingspage.h"
 | 
			
		||||
#include "cppcodestylepreferences.h"
 | 
			
		||||
#include "cpptoolsconstants.h"
 | 
			
		||||
@@ -37,7 +36,6 @@
 | 
			
		||||
 | 
			
		||||
#include <cppeditor/cppeditorconstants.h>
 | 
			
		||||
#include <texteditor/snippets/isnippetprovider.h>
 | 
			
		||||
#include <texteditor/tabsettings.h>
 | 
			
		||||
 | 
			
		||||
#include <extensionsystem/pluginmanager.h>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user