forked from qt-creator/qt-creator
ClangFormat: Remove #pragma once from source file
Detected by GCC8.
Amends commit d7058e1afe
.
Change-Id: I06c6f23dc69ab729a45f3bf9a8aff53e41b35cfa
Reviewed-by: Ivan Donchevskii <ivan.donchevskii@qt.io>
This commit is contained in:
committed by
Orgad Shaneh
parent
13b0106dcd
commit
2781c2a900
@@ -23,8 +23,6 @@
|
|||||||
**
|
**
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
#pragma once
|
|
||||||
|
|
||||||
#include "clangformatbaseindenter.h"
|
#include "clangformatbaseindenter.h"
|
||||||
|
|
||||||
#include <clang/Tooling/Core/Replacement.h>
|
#include <clang/Tooling/Core/Replacement.h>
|
||||||
|
Reference in New Issue
Block a user