forked from qt-creator/qt-creator
McuSupport: Fix compile
Change-Id: I786fabddbef6dcbf5b9e4c6181cc96cca0e63c4b Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -25,13 +25,11 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <utils/filepath.h>
|
||||
|
||||
#include <QSettings>
|
||||
#include <QVector>
|
||||
|
||||
namespace Utils {
|
||||
class FilePath;
|
||||
}
|
||||
|
||||
namespace McuSupport {
|
||||
namespace Internal {
|
||||
|
||||
|
Reference in New Issue
Block a user