From bce9420fb8dd066188900d44248453a11a3d08d5 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Thu, 26 Dec 2024 21:49:37 +0100 Subject: META: Overall improvements and fixes to ZkaOS. Signed-off-by: Amlal El Mahrouss --- dev/LibSCI/src/SCI.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev/LibSCI/src') diff --git a/dev/LibSCI/src/SCI.cc b/dev/LibSCI/src/SCI.cc index ec6cb937..b08a830f 100644 --- a/dev/LibSCI/src/SCI.cc +++ b/dev/LibSCI/src/SCI.cc @@ -4,7 +4,7 @@ ------------------------------------------- */ -#include +#include /// @file LibSCI.cc /// @brief Source file for the memory functions of the LibSCI. -- cgit v1.2.3