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/Ref.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/CompilerKit/Ref.h') diff --git a/src/CompilerKit/Ref.h b/src/CompilerKit/Ref.h index f66e8c1..863a100 100644 --- a/src/CompilerKit/Ref.h +++ b/src/CompilerKit/Ref.h @@ -10,7 +10,7 @@ #pragma once -#include +#include namespace CompilerKit { /// @author Amlal El Mahrouss -- cgit v1.2.3