diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-01-24 10:17:20 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-01-24 10:17:20 +0100 |
| commit | 3bcffb14feca0aed59587db9fe7841e9ce1e7836 (patch) | |
| tree | 38789b6546396489e0e730e5513e5d7be359ab7d /include/ocl/fix/detail/config.hpp | |
| parent | 20f36d5bb5f30ba759676fde1a4da0579e66a878 (diff) | |
chore: Update header guards.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'include/ocl/fix/detail/config.hpp')
| -rw-r--r-- | include/ocl/fix/detail/config.hpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/ocl/fix/detail/config.hpp b/include/ocl/fix/detail/config.hpp index b73454e..582f349 100644 --- a/include/ocl/fix/detail/config.hpp +++ b/include/ocl/fix/detail/config.hpp @@ -5,8 +5,8 @@ * Copyright 2025, Amlal El Mahrouss, licensed under the Boost Software License. */ -#ifndef __OCL_FIX_CONFIG -#define __OCL_FIX_CONFIG +#ifndef OCL_FIX_CONFIG +#define OCL_FIX_CONFIG #include <ocl/detail/config.hpp> #include <ocl/crc_hash.hpp> |
