forked from qt-creator/qt-creator
		
	Clean exported headers of the CppTools plugin.
Change-Id: I0144ac33e88980c431c54a6d69bbde28da4b1967 Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
		@@ -34,7 +34,11 @@
 | 
			
		||||
#include "cpptools_global.h"
 | 
			
		||||
#include "cpprefactoringchanges.h"
 | 
			
		||||
 | 
			
		||||
#include <cplusplus/Overview.h>
 | 
			
		||||
#include <cplusplus/ASTVisitor.h>
 | 
			
		||||
 | 
			
		||||
#include <utils/changeset.h>
 | 
			
		||||
 | 
			
		||||
namespace CPlusPlus { class Overview; }
 | 
			
		||||
 | 
			
		||||
namespace CppTools {
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user