From 97301daacbc8bc140615c94028defd7b47a0e192 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Tue, 23 Dec 2025 08:20:20 +0100 Subject: feat: update whitespaces. Signed-off-by: Amlal El Mahrouss --- include/ocl/allocator_op.hpp | 2 +- include/ocl/basic_hash.hpp | 2 +- include/ocl/crc_hash.hpp | 2 +- include/ocl/detail/config.hpp | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/include/ocl/allocator_op.hpp b/include/ocl/allocator_op.hpp index f515586..86bfa56 100644 --- a/include/ocl/allocator_op.hpp +++ b/include/ocl/allocator_op.hpp @@ -76,4 +76,4 @@ namespace ocl using allocator = allocator_op, global_array_delete_op>; } // namespace ocl -#endif // ifndef __OCL_CORE_ALLOC \ No newline at end of file +#endif // ifndef __OCL_CORE_ALLOC diff --git a/include/ocl/basic_hash.hpp b/include/ocl/basic_hash.hpp index 00c3768..3704bff 100644 --- a/include/ocl/basic_hash.hpp +++ b/include/ocl/basic_hash.hpp @@ -41,4 +41,4 @@ namespace ocl }; } // namespace ocl -#endif \ No newline at end of file +#endif diff --git a/include/ocl/crc_hash.hpp b/include/ocl/crc_hash.hpp index 6fe885a..3a5046a 100644 --- a/include/ocl/crc_hash.hpp +++ b/include/ocl/crc_hash.hpp @@ -134,4 +134,4 @@ namespace std } // namespace std -#endif // !__OCL_CORE_CRC_HASH \ No newline at end of file +#endif // !__OCL_CORE_CRC_HASH diff --git a/include/ocl/detail/config.hpp b/include/ocl/detail/config.hpp index ae5735e..8ddb7e9 100644 --- a/include/ocl/detail/config.hpp +++ b/include/ocl/detail/config.hpp @@ -64,4 +64,4 @@ namespace ocl } } -#endif \ No newline at end of file +#endif -- cgit v1.2.3