From cd3092186eb698a9ed175dacb6884f0404e7c062 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Thu, 4 Dec 2025 15:13:22 +0100 Subject: chore! Breaking API changes for CompilerKit and DebuggerKit. Signed-off-by: Amlal El Mahrouss --- src/CompilerKit/StringKit.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/CompilerKit/StringKit.h') diff --git a/src/CompilerKit/StringKit.h b/src/CompilerKit/StringKit.h index 251ab4e..d3eb3ad 100644 --- a/src/CompilerKit/StringKit.h +++ b/src/CompilerKit/StringKit.h @@ -10,7 +10,7 @@ #ifndef __NECTI_STRINGKIT__ #define __NECTI_STRINGKIT__ -#include +#include #include #include -- cgit v1.2.3