forked from qt-creator/qt-creator
CppTools: Remove cpptools/cppprojects.[h|cpp]
Change-Id: Ida0e8552d371972c141cf561b28667f4428c6fff Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
This commit is contained in:
@@ -34,7 +34,8 @@
|
||||
#include "cpptools_global.h"
|
||||
|
||||
#include "cppmodelmanagersupport.h"
|
||||
#include "cppprojects.h"
|
||||
#include "projectpart.h"
|
||||
#include "projectpartheaderpath.h"
|
||||
|
||||
#include <cplusplus/cppmodelmanagerbase.h>
|
||||
|
||||
@@ -60,6 +61,7 @@ class CppEditorDocumentHandle;
|
||||
class CppIndexingSupport;
|
||||
class SymbolFinder;
|
||||
class WorkingCopy;
|
||||
class ProjectInfo;
|
||||
|
||||
namespace Internal {
|
||||
class CppSourceProcessor;
|
||||
|
||||
Reference in New Issue
Block a user