From 7199e74aa22e592a3b77bdd81f735edca5470596 Mon Sep 17 00:00:00 2001 From: Benji Dial Date: Sat, 20 Jan 2024 17:59:40 -0500 Subject: update --- kernel/allocator.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel/allocator.cpp') diff --git a/kernel/allocator.cpp b/kernel/allocator.cpp index 807bc94..324f992 100644 --- a/kernel/allocator.cpp +++ b/kernel/allocator.cpp @@ -1,5 +1,5 @@ #include -#include +#include namespace hilbert::kernel::allocator { -- cgit v1.2.3