diff options
| author | Amlal <amlal.elmahrouss@icloud.com> | 2025-01-17 21:53:27 +0100 |
|---|---|---|
| committer | Amlal <amlal.elmahrouss@icloud.com> | 2025-01-17 21:53:27 +0100 |
| commit | 595a52436c86b4cdc37f26d9562cd55ccdb1a4ec (patch) | |
| tree | 55797470d1cf124a89ea08a84a63d51c2543d96e /dev/Hints/CompilerHint.h | |
| parent | 3ef6ff432581766cf16223ed2492a8bd20f2d836 (diff) | |
META: Tweaks and patches applied to mostly the kernel.
Signed-off-by: Amlal <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'dev/Hints/CompilerHint.h')
| -rw-r--r-- | dev/Hints/CompilerHint.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/Hints/CompilerHint.h b/dev/Hints/CompilerHint.h index b134cc6f..decdf900 100644 --- a/dev/Hints/CompilerHint.h +++ b/dev/Hints/CompilerHint.h @@ -7,7 +7,7 @@ #ifndef HINTKIT_HINT_H #define HINTKIT_HINT_H -#ifdef __TK__ +#ifdef __LIBCOMPILER__ #pragma compiler(hint_manifest) #endif |
