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:
@@ -27,9 +27,9 @@
|
||||
|
||||
#include "baseeditordocumentparser.h"
|
||||
#include "cppcursorinfo.h"
|
||||
#include "cppsymbolinfo.h"
|
||||
#include "cppsemanticinfo.h"
|
||||
#include "cppeditor_global.h"
|
||||
#include "cppsemanticinfo.h"
|
||||
#include "cpptoolsreuse.h"
|
||||
|
||||
#include <coreplugin/helpitem.h>
|
||||
#include <texteditor/codeassist/assistinterface.h>
|
||||
|
||||
Reference in New Issue
Block a user