diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-12-23 08:20:20 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-12-23 08:20:38 +0100 |
| commit | 97301daacbc8bc140615c94028defd7b47a0e192 (patch) | |
| tree | 1635b90962498d7c4fc41ab884c490f6a9715bb6 /include | |
| parent | 970f0617d140b06a03c940aa1be84800b87da62c (diff) | |
feat: update whitespaces.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'include')
| -rw-r--r-- | include/ocl/allocator_op.hpp | 2 | ||||
| -rw-r--r-- | include/ocl/basic_hash.hpp | 2 | ||||
| -rw-r--r-- | include/ocl/crc_hash.hpp | 2 | ||||
| -rw-r--r-- | 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<type, global_new_op<type>, global_array_delete_op<type>>; } // 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 |
