summaryrefslogtreecommitdiffhomepage
path: root/dev/Hints/CompilerHint.h
diff options
context:
space:
mode:
Diffstat (limited to 'dev/Hints/CompilerHint.h')
-rw-r--r--dev/Hints/CompilerHint.h2
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