summaryrefslogtreecommitdiffhomepage
path: root/Private/HintKit
diff options
context:
space:
mode:
Diffstat (limited to 'Private/HintKit')
-rw-r--r--Private/HintKit/CompilerHint.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/Private/HintKit/CompilerHint.hxx b/Private/HintKit/CompilerHint.hxx
index e74f349a..a624a080 100644
--- a/Private/HintKit/CompilerHint.hxx
+++ b/Private/HintKit/CompilerHint.hxx
@@ -18,4 +18,7 @@
#define _StrictCheckInput
#define _StrictCheckOutput
+#define _InOut
+#define _StrictInOut
+
#endif // ifndef __HINTKIT_COMPILER_HINT_HXX__