forked from qt-creator/qt-creator
Fix include style
Change-Id: I64cb77f8d39dac35821fe96d735bc5dda35738e7 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -4,10 +4,11 @@
|
||||
#pragma once
|
||||
|
||||
#include "presetsparser.h"
|
||||
#include "utils/temporarydirectory.h"
|
||||
|
||||
#include <qtsupport/qtprojectimporter.h>
|
||||
|
||||
#include <utils/temporarydirectory.h>
|
||||
|
||||
namespace CMakeProjectManager {
|
||||
|
||||
class CMakeTool;
|
||||
|
||||
Reference in New Issue
Block a user