forked from qt-creator/qt-creator
Add some include guards
Change-Id: If306f95f206e2b1cba48df806c822b8e2d27cf72 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
// Copyright (C) 2016 The Qt Company Ltd.
|
||||
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "cmakeprojectnodes.h"
|
||||
|
||||
#include <utils/filepath.h>
|
||||
|
||||
Reference in New Issue
Block a user