diff options
Diffstat (limited to 'Boot')
| -rw-r--r-- | Boot/BootKit/Vendor/Qr.hxx | 1 | ||||
| -rw-r--r-- | Boot/Sources/HEL/AMD64/BootMain.cxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/Boot/BootKit/Vendor/Qr.hxx b/Boot/BootKit/Vendor/Qr.hxx index 0571aa7c..8799d824 100644 --- a/Boot/BootKit/Vendor/Qr.hxx +++ b/Boot/BootKit/Vendor/Qr.hxx @@ -1,7 +1,6 @@ #ifndef QR_HXX #define QR_HXX -#include "BootKit/BootKit.hxx" extern "C" { #include <math.h> #include <stddef.h> diff --git a/Boot/Sources/HEL/AMD64/BootMain.cxx b/Boot/Sources/HEL/AMD64/BootMain.cxx index 15c9b7e5..5828e340 100644 --- a/Boot/Sources/HEL/AMD64/BootMain.cxx +++ b/Boot/Sources/HEL/AMD64/BootMain.cxx @@ -4,7 +4,6 @@ ------------------------------------------- */ -#include "NewKit/Json.hxx" #include <BootKit/BootKit.hxx> #include <BootKit/Rsrc/NewBoot.rsrc> #include <Modules/CoreCG/CoreCG.hxx> |
