From 845958a457898343de40ea12953bf9ea3606d69b Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Mon, 17 Nov 2025 10:39:17 +0100 Subject: feat: fix merge conflicts. Signed-off-by: Amlal El Mahrouss --- dev/lib/core/allocator_system.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'dev/lib') diff --git a/dev/lib/core/allocator_system.hpp b/dev/lib/core/allocator_system.hpp index 1873064..5308dc3 100644 --- a/dev/lib/core/allocator_system.hpp +++ b/dev/lib/core/allocator_system.hpp @@ -9,6 +9,7 @@ #define _OCL_ALLOCATOR_SYSTEM_HPP #include +#include #include namespace ocl -- cgit v1.2.3