diff options
| -rw-r--r-- | Private/HintKit/CompilerHint.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Private/HintKit/CompilerHint.hxx b/Private/HintKit/CompilerHint.hxx index 830d5224..7abe9ff5 100644 --- a/Private/HintKit/CompilerHint.hxx +++ b/Private/HintKit/CompilerHint.hxx @@ -7,6 +7,8 @@ #ifndef __HINTKIT_COMPILER_HINT_HXX__ #define __HINTKIT_COMPILER_HINT_HXX__ +#pragma compiler(hint_manifest) + #define _Input #define _Output |
