diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-11-08 14:52:59 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-11-08 14:52:59 +0100 |
| commit | 1dcf80cae33dc75a50f10714f2d65fd9bd04a060 (patch) | |
| tree | 63edf5b1c75da7e8b294c398030537f60f4fae84 /dev/LibC++/utility.h | |
| parent | 51aa22c757f7e632d805645d04020c70b2110ca9 (diff) | |
WIP: Improvements of the PEF linker in progress.
Diffstat (limited to 'dev/LibC++/utility.h')
| -rw-r--r-- | dev/LibC++/utility.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev/LibC++/utility.h b/dev/LibC++/utility.h index 84f62a6..1b682d8 100644 --- a/dev/LibC++/utility.h +++ b/dev/LibC++/utility.h @@ -30,5 +30,4 @@ namespace std } } // namespace std - #endif // LIBCXX_UTILITY_H |
