diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-01-16 19:11:22 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-01-16 19:11:22 +0100 |
| commit | d4d91d5ffe7b02478a5ed14adcdad931dec95fd1 (patch) | |
| tree | f7fe7deb0a6774cd0e0122f0e02bbbaf32cacfdc /src | |
| parent | a801f13eec5abf1c0b7b7e2431383b4898f5701c (diff) | |
chore: update frontend includes.
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 affe436..ff1aaa4 100644 --- a/src/CompilerKit/src/Compilers/NectarCompiler+AMD64.cc +++ b/src/CompilerKit/src/Compilers/NectarCompiler+AMD64.cc @@ -25,7 +25,6 @@ #include <csignal> #include <cstdlib> #include <filesystem> -#include "CompilerKit/Detail/Config.h" /* NeKernel NECTAR Compiler Driver. */ /* This is part of the CompilerKit. */ |
