forked from qt-creator/qt-creator
CppEditor: Clean up cpptoolsreuse.{h,cpp}
A lot of code had a more suitable place to live in, some was even unused. Change-Id: I36478ef473aa14395a182c9ac5e3738fc93134b6 Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
#include <coreplugin/messagemanager.h>
|
||||
#include <coreplugin/modemanager.h>
|
||||
|
||||
#include <cppeditor/cppprojectfile.h>
|
||||
#include <cppeditor/cpptoolsreuse.h>
|
||||
|
||||
#include <debugger/analyzer/analyzerconstants.h>
|
||||
|
||||
Reference in New Issue
Block a user