summaryrefslogtreecommitdiff
path: root/test/support/test_workarounds.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/support/test_workarounds.h')
-rw-r--r--test/support/test_workarounds.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/support/test_workarounds.h b/test/support/test_workarounds.h
index ae123d7e41d09..e88a14957d31e 100644
--- a/test/support/test_workarounds.h
+++ b/test/support/test_workarounds.h
@@ -19,7 +19,6 @@
#if defined(TEST_COMPILER_C1XX)
# define TEST_WORKAROUND_C1XX_BROKEN_IS_TRIVIALLY_COPYABLE // VSO#117743
-# define TEST_WORKAROUND_C1XX_EMPTY_PARAMETER_PACK_EXPANSION // VSO#109062
# ifndef _MSC_EXTENSIONS
# define TEST_WORKAROUND_C1XX_BROKEN_ZA_CTOR_CHECK // VSO#119998
# endif