diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-02-01 08:08:44 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-02-01 08:08:44 +0100 |
| commit | be3ec5e358fcf47ab1136b38f03c7348bb5390e9 (patch) | |
| tree | 3823779097e66cd1b73421eb2b4097f92491e41b /Private/NewBoot/BootKit | |
| parent | 0e3adadf557dd197423436a14e73feb5a20fad32 (diff) | |
See below.
- Remove useless imports (by Zed)
- Minor commit, refactors, that's it.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'Private/NewBoot/BootKit')
| -rw-r--r-- | Private/NewBoot/BootKit/compile_flags.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Private/NewBoot/BootKit/compile_flags.txt b/Private/NewBoot/BootKit/compile_flags.txt index 45e268ea..e58d7ab9 100644 --- a/Private/NewBoot/BootKit/compile_flags.txt +++ b/Private/NewBoot/BootKit/compile_flags.txt @@ -1,2 +1,3 @@ -std=c++20 -I../ +-I../../ |
