diff --git a/GPU/Common/GPUCommonDefAPI.h b/GPU/Common/GPUCommonDefAPI.h index 61a12989481d1..a04934304d525 100644 --- a/GPU/Common/GPUCommonDefAPI.h +++ b/GPU/Common/GPUCommonDefAPI.h @@ -282,5 +282,5 @@ #define get_group_id(dim) iBlock #endif -// clang-format on + // clang-format on #endif