forked from qt-creator/qt-creator
ClangSupport: Remove unused circular includes
Change-Id: I89e54fad34084ef683bb24fa2db7ef858a8b4759 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
#include "clangsupport_global.h"
|
||||
|
||||
#include "filepathview.h"
|
||||
#include "nativefilepath.h"
|
||||
|
||||
#include <utils/hostosinfo.h>
|
||||
#include <utils/smallstringio.h>
|
||||
|
@@ -26,7 +26,6 @@
|
||||
#pragma once
|
||||
|
||||
#include "filepathview.h"
|
||||
#include "filepath.h"
|
||||
|
||||
#include <utils/hostosinfo.h>
|
||||
#include <utils/smallstringio.h>
|
||||
|
@@ -27,6 +27,7 @@
|
||||
|
||||
#include <utils/hostosinfo.h>
|
||||
|
||||
#include <filepath.h>
|
||||
#include <nativefilepath.h>
|
||||
|
||||
#include <QCoreApplication>
|
||||
|
Reference in New Issue
Block a user