diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/hint/CompilerHint.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hint/CompilerHint.h b/src/hint/CompilerHint.h index 8b651a17..e3968c5a 100644 --- a/src/hint/CompilerHint.h +++ b/src/hint/CompilerHint.h @@ -7,7 +7,7 @@ #ifndef _NE_COMPILERHINT_H_ #define _NE_COMPILERHINT_H_ -#ifdef __LIBCOMPILER__ +#ifdef __NECTI__ #pragma compiler(hint_manifest) #endif |
