forked from qt-creator/qt-creator
CppEditor: Merge two smaller headers into cpptoolsreuse.h
Change-Id: If83190725a003a49bcd915225f049ccaf186f985 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <cppeditor/cppcursorinfo.h>
|
||||
#include <cppeditor/cppsymbolinfo.h>
|
||||
#include <cppeditor/cpptoolsreuse.h>
|
||||
#include <cppeditor/baseeditordocumentprocessor.h>
|
||||
|
||||
#include <clangsupport/clangcodemodelclientinterface.h>
|
||||
|
||||
@@ -25,8 +25,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <cppeditor/cpptoolsreuse.h>
|
||||
#include <cppeditor/followsymbolinterface.h>
|
||||
#include <cppeditor/cppsymbolinfo.h>
|
||||
|
||||
#include <QFutureWatcher>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user