summaryrefslogtreecommitdiffhomepage
path: root/include/ocl/equiv.hpp
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-12-28 21:50:29 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2025-12-28 21:50:29 +0100
commit3df7cc4d199c263d5d9a606ddc211f4935d23e4c (patch)
treee84cd2c06239280f4864149d1799ae745fad042a /include/ocl/equiv.hpp
parenta185f437f42bd0215f212d11a0e23575945ea448 (diff)
feat: API: argument fixes for `throw_*` family of free functions.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'include/ocl/equiv.hpp')
-rw-r--r--include/ocl/equiv.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ocl/equiv.hpp b/include/ocl/equiv.hpp
index a06d6b0..892fe5c 100644
--- a/include/ocl/equiv.hpp
+++ b/include/ocl/equiv.hpp
@@ -45,7 +45,7 @@ namespace ocl
{
static constexpr auto value = true;
};
-
+
} // namespace ocl
#endif