From bba582964bded940f9dc280fd15ed84aa2db2d39 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Wed, 17 Sep 2025 09:59:28 +0200 Subject: feat! lib: reorganize library (OCL v1.0.44) Signed-off-by: Amlal El Mahrouss --- dev/examples/allocator_system/allocator_system.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev/examples/allocator_system') diff --git a/dev/examples/allocator_system/allocator_system.cc b/dev/examples/allocator_system/allocator_system.cc index c3cd689..67c3aca 100644 --- a/dev/examples/allocator_system/allocator_system.cc +++ b/dev/examples/allocator_system/allocator_system.cc @@ -5,7 +5,7 @@ * Copyright 2025, Amlal El Mahrouss. Licensed under the BSL 1.0 license */ -#include +#include #include struct MyClass -- cgit v1.2.3