diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-01-14 10:58:53 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-01-14 10:58:53 +0100 |
| commit | 9cf3a4835418d4de6470dbfa6bf51b4d8b262602 (patch) | |
| tree | 9caf9c5dd9cb9da9628bfeaa8d14b63448dace1b /src | |
| parent | 4f2dc0a06675f1ac076a4418704dd500f788505b (diff) | |
chore: Examples improvements of Nectar.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'src')
| -rw-r--r-- | src/CompilerKit/src/Compilers/NectarCompiler+AMD64.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CompilerKit/src/Compilers/NectarCompiler+AMD64.cc b/src/CompilerKit/src/Compilers/NectarCompiler+AMD64.cc index 64403fe..0e21e58 100644 --- a/src/CompilerKit/src/Compilers/NectarCompiler+AMD64.cc +++ b/src/CompilerKit/src/Compilers/NectarCompiler+AMD64.cc @@ -26,7 +26,6 @@ #include <cstdlib> #include <filesystem> #include <ios> -#include "CompilerKit/Detail/Config.h" /* NeKernel NECTAR Compiler Driver. */ /* This is part of the CompilerKit. */ |
