summaryrefslogtreecommitdiff
path: root/src/plugins/cpptools/cppmodelmanager.h
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@theqtcompany.com>2015-03-05 13:32:28 +0100
committerEike Ziller <eike.ziller@theqtcompany.com>2015-03-05 13:32:28 +0100
commit2b954973d80015664e79a794124f628320d56001 (patch)
tree5ec36d3a3a38b87cdef512d863590658764eaa5c /src/plugins/cpptools/cppmodelmanager.h
parent1e2d2665414d7e62bd816e542fd3ea0b568c0b69 (diff)
parent4a1b6c1fd836c51a24f18fcbcccef4254fedbae4 (diff)
downloadqt-creator-2b954973d80015664e79a794124f628320d56001.tar.gz
Merge remote-tracking branch 'origin/3.4'
Diffstat (limited to 'src/plugins/cpptools/cppmodelmanager.h')
-rw-r--r--src/plugins/cpptools/cppmodelmanager.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/plugins/cpptools/cppmodelmanager.h b/src/plugins/cpptools/cppmodelmanager.h
index 929275fee2..aab8a68f05 100644
--- a/src/plugins/cpptools/cppmodelmanager.h
+++ b/src/plugins/cpptools/cppmodelmanager.h
@@ -35,10 +35,6 @@
#include "cppprojects.h"
-#include <projectexplorer/project.h>
-#include <texteditor/texteditor.h>
-
-#include <cplusplus/CppDocument.h>
#include <cplusplus/cppmodelmanagerbase.h>
#include <QFuture>