From 94d7585ae766d777f41d07b1a98051d12a6a0256 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sun, 10 Mar 2024 13:26:40 +0100 Subject: Kernel: See below. - WiP on debug protocol. --- Private/CompilerKit/CompilerKit.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Private/CompilerKit/CompilerKit.hpp') diff --git a/Private/CompilerKit/CompilerKit.hpp b/Private/CompilerKit/CompilerKit.hpp index 5fde300e..34f69ccc 100644 --- a/Private/CompilerKit/CompilerKit.hpp +++ b/Private/CompilerKit/CompilerKit.hpp @@ -30,4 +30,6 @@ +#include + #endif /* ifndef _INC_CL_HPP */ -- cgit v1.2.3