forked from qt-creator/qt-creator
CppTools/Clang: Clean-up of includes
Change-Id: I0ba340dcf0ee23e61588f17262d07e7088751836 Reviewed-by: Marco Bubke <marco.bubke@theqtcompany.com>
This commit is contained in:
@@ -31,11 +31,12 @@
|
||||
#ifndef BASEEDITORDOCUMENTPARSER_H
|
||||
#define BASEEDITORDOCUMENTPARSER_H
|
||||
|
||||
#include "cppmodelmanager.h"
|
||||
#include "cpptools_global.h"
|
||||
#include "cppprojects.h"
|
||||
#include "cppworkingcopy.h"
|
||||
|
||||
#include <QObject>
|
||||
#include <QMutex>
|
||||
|
||||
namespace CppTools {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user