aboutsummaryrefslogtreecommitdiffstats
path: root/mps/code/testlib.h
diff options
context:
space:
mode:
Diffstat (limited to 'mps/code/testlib.h')
-rw-r--r--mps/code/testlib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mps/code/testlib.h b/mps/code/testlib.h
index 415aaaa8ded..94161adb58d 100644
--- a/mps/code/testlib.h
+++ b/mps/code/testlib.h
@@ -61,7 +61,7 @@
61 * are suddenly unused, etc. We aren't interested in these. 61 * are suddenly unused, etc. We aren't interested in these.
62 */ 62 */
63 63
64#if defined(CHECK_NONE) 64#if defined(AVER_AND_CHECK_NONE)
65 65
66/* "unreferenced formal parameter" */ 66/* "unreferenced formal parameter" */
67#pragma warning(disable: 4100) 67#pragma warning(disable: 4100)