diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-07-31 00:33:45 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-07-31 00:33:45 +0100 |
| commit | 2c8f8b13993b03ea5ba31e677a16eeffc34ff314 (patch) | |
| tree | a5b72e8753987109c883a848f6087a9d6d16be7f /dev/CompilerKit/Macros.h | |
| parent | 215425527dcbba9beff6ee2b2d862edb2cf2e7e9 (diff) | |
fix: use `.h` instead of `.hpp`
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'dev/CompilerKit/Macros.h')
| -rw-r--r-- | dev/CompilerKit/Macros.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/CompilerKit/Macros.h b/dev/CompilerKit/Macros.h index 5027ffa..844bc23 100644 --- a/dev/CompilerKit/Macros.h +++ b/dev/CompilerKit/Macros.h @@ -4,7 +4,7 @@ ------------------------------------------- */ -/// @brief provide support for Macros.hpp header. +/// @brief provide support for Macros.h header. #ifndef _MACROS_H_ #define _MACROS_H_ |
