diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-19 09:18:08 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-19 09:18:08 +0100 |
| commit | 6132d2c6a751ebffc29f950ca3755a05595dd99e (patch) | |
| tree | 56863a984b488d880d9968c8af7ba9bcc1c7c400 /dev/BuildKit/Imports.h | |
| parent | b21246fbf4b082e21f811d488bd85e8dafdee428 (diff) | |
feat: new documented codebase and improvements.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'dev/BuildKit/Imports.h')
| -rw-r--r-- | dev/BuildKit/Imports.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dev/BuildKit/Imports.h b/dev/BuildKit/Imports.h index e22c933..33e1e31 100644 --- a/dev/BuildKit/Imports.h +++ b/dev/BuildKit/Imports.h @@ -6,6 +6,10 @@ #ifndef NEBUILD_INCLUDES_H #define NEBUILD_INCLUDES_H +/// =========================================================== /// +/// @brief Imports file +/// =========================================================== /// + #include <rang/rang.h> #include <cassert> #include <cstddef> |
