diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-05-21 03:31:22 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-05-21 03:31:22 +0200 |
| commit | 0c5a05e9ab43068599461f305ca96ba0125b501f (patch) | |
| tree | 976892c24ca8f58ba3eea05657a62dabe6534a9f /dev/LibCompiler/src/CPlusPlusCompilerAMD64.cc | |
| parent | 2fd6271bdc6c2382194cf79dd67a9482d152e94e (diff) | |
feat(cxxdrv): Remove duplicate header 'Dialogs.h'
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'dev/LibCompiler/src/CPlusPlusCompilerAMD64.cc')
| -rw-r--r-- | dev/LibCompiler/src/CPlusPlusCompilerAMD64.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev/LibCompiler/src/CPlusPlusCompilerAMD64.cc b/dev/LibCompiler/src/CPlusPlusCompilerAMD64.cc index 98b9d43..293d97e 100644 --- a/dev/LibCompiler/src/CPlusPlusCompilerAMD64.cc +++ b/dev/LibCompiler/src/CPlusPlusCompilerAMD64.cc @@ -9,7 +9,6 @@ /// BUGS: 1 -#include "Vendor/Dialogs.h" #define kPrintF printf #define kExitOK (EXIT_SUCCESS) |
