summaryrefslogtreecommitdiffhomepage
path: root/dev/lib/core/chunk_string.hpp
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-11-20 19:42:17 -0500
committerGitHub <noreply@github.com>2025-11-20 19:42:17 -0500
commit98a0b6ceed0f8d432cae61559884613df539a0a1 (patch)
tree10583ee7130379feef0cd440266142fb6eede906 /dev/lib/core/chunk_string.hpp
parent3bc2fca2c9beff13586b8bf3089ce439acb09de1 (diff)
parent682d03f0b8e22168e2ccd2c4a35efae230d40eb0 (diff)
Merge pull request #13 from amlel-el-mahrouss/developv1.0.47
release: OCL 'Cork'
Diffstat (limited to 'dev/lib/core/chunk_string.hpp')
-rw-r--r--dev/lib/core/chunk_string.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev/lib/core/chunk_string.hpp b/dev/lib/core/chunk_string.hpp
index 7e5360c..0ecc73e 100644
--- a/dev/lib/core/chunk_string.hpp
+++ b/dev/lib/core/chunk_string.hpp
@@ -10,6 +10,7 @@
#include <lib/core/includes.hpp>
#include <lib/io/print.hpp>
+#include <cstring>
namespace ocl
{