diff --git a/GPU/Common/GPUCommonDefAPI.h b/GPU/Common/GPUCommonDefAPI.h index 45cc987453830..78ab1b9423a45 100644 --- a/GPU/Common/GPUCommonDefAPI.h +++ b/GPU/Common/GPUCommonDefAPI.h @@ -277,5 +277,5 @@ #define get_group_id(dim) iBlock #endif -// clang-format on + // clang-format on #endif