diff --git a/cub/test/catch2_test_device_for_each_in_extents.cu b/cub/test/catch2_test_device_for_each_in_extents.cu index f8b1af6cfcd..4bba6bf6ec0 100644 --- a/cub/test/catch2_test_device_for_each_in_extents.cu +++ b/cub/test/catch2_test_device_for_each_in_extents.cu @@ -130,7 +130,7 @@ using index_types_dynamic = >; using dimensions = c2h::type_list< -# if defined(_CCCL_COMPILER_MSVC) +# if !defined(_CCCL_COMPILER_MSVC) cuda::std::index_sequence<>, # endif cuda::std::index_sequence<5>,