summaryrefslogtreecommitdiffhomepage
path: root/include/ocl.hpp
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-12-19 19:07:15 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2025-12-19 19:08:00 +0100
commitc33e9153c37577ec0f516a5b68884a6fa9e0bd08 (patch)
tree96c202b76615df8fabcd1007cc9243c457d09e54 /include/ocl.hpp
parent4592866136dad41fd5c45d1c5b3c30bd7d36bd8c (diff)
chore: core module has been updated.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'include/ocl.hpp')
-rw-r--r--include/ocl.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/ocl.hpp b/include/ocl.hpp
index 435c69e..330f9f6 100644
--- a/include/ocl.hpp
+++ b/include/ocl.hpp
@@ -12,7 +12,7 @@
#include <ocl/allocator_op.hpp>
#include <ocl/crc_hash.hpp>
#include <ocl/option.hpp>
-#include <ocl/is_same.hpp>
+#include <ocl/equiv.hpp>
#include <ocl/print.hpp>
#include <ocl/smart_ptr.hpp>
#include <ocl/tracked_ptr.hpp>
@@ -25,4 +25,4 @@
#endif
-#endif // ifndef __OCL_HPP \ No newline at end of file
+#endif // ifndef __OCL_HPP