summaryrefslogtreecommitdiffhomepage
path: root/include/ocl/tproc.hpp
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-12-29 08:08:10 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2025-12-29 08:08:10 +0100
commit7d48d4819c6726c70515ec4af0ca73f7dc2e36e6 (patch)
tree687e3444f99fc13b27685db81634a34389ebb9d9 /include/ocl/tproc.hpp
parentfd70f20ecf6417f6805c32fcd18844276024b38b (diff)
feat: tproc: complete implementation of pred algorithms and free functions.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'include/ocl/tproc.hpp')
-rw-r--r--include/ocl/tproc.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ocl/tproc.hpp b/include/ocl/tproc.hpp
index b4c4778..c2f9d65 100644
--- a/include/ocl/tproc.hpp
+++ b/include/ocl/tproc.hpp
@@ -8,6 +8,6 @@
#include <ocl/tproc/detail/config.hpp>
#include <ocl/tproc/rope.hpp>
-//#include <ocl/tproc/regex.hpp>
+// #include <ocl/tproc/regex.hpp>
#endif // __OCL_TPROC_HPP