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:
Orgad Shaneh
2019-01-22 23:15:13 +02:00
committed by Orgad Shaneh
parent 13b0106dcd
commit 2781c2a900

View File

@@ -23,8 +23,6 @@
** **
****************************************************************************/ ****************************************************************************/
#pragma once
#include "clangformatbaseindenter.h" #include "clangformatbaseindenter.h"
#include <clang/Tooling/Core/Replacement.h> #include <clang/Tooling/Core/Replacement.h>