From 3c5f5b01ba02974b172e6180aeda6eb7cdf0f91e Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Tue, 18 Nov 2025 09:18:08 +0100 Subject: fix: chunk_string: include print.hpp Signed-off-by: Amlal El Mahrouss --- dev/lib/core/chunk_string.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'dev') diff --git a/dev/lib/core/chunk_string.hpp b/dev/lib/core/chunk_string.hpp index 4fe5cc2..c99bfc8 100644 --- a/dev/lib/core/chunk_string.hpp +++ b/dev/lib/core/chunk_string.hpp @@ -9,6 +9,7 @@ #define OCL_UTILITY_CHUNK_STRING_HPP #include +#include namespace ocl { -- cgit v1.2.3