diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-02-26 22:56:57 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-02-26 22:56:57 +0100 |
| commit | c5b3eb06fd0fd4f1f29b5c76c1b8865c55b88ea9 (patch) | |
| tree | 7e5a272f007376d73278584f1345881d57895946 /include/ocl/fix/detail/config.hpp | |
| parent | 9314dede83ef22422c81388b58100d01b85dd7bb (diff) | |
feat: fix/fix.inl: introduce ocl/fix.inl header.
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ocl/fix/detail/config.hpp b/include/ocl/fix/detail/config.hpp index 582f349..a6e6fb9 100644 --- a/include/ocl/fix/detail/config.hpp +++ b/include/ocl/fix/detail/config.hpp @@ -2,7 +2,7 @@ * File: detail/config.hpp * Purpose: Config file of the OCL.FIX library. * Author: Amlal El Mahrouss (amlal@nekernel.org) - * Copyright 2025, Amlal El Mahrouss, licensed under the Boost Software License. + * Copyright 2025-2026, Amlal El Mahrouss, licensed under the Boost Software License. */ #ifndef OCL_FIX_CONFIG |
