diff --git a/core/src/Kokkos_CopyViews.hpp b/core/src/Kokkos_CopyViews.hpp index f4d05f99fb8..12bd2048fcd 100644 --- a/core/src/Kokkos_CopyViews.hpp +++ b/core/src/Kokkos_CopyViews.hpp @@ -1363,9 +1363,7 @@ contiguous_fill_or_memset( // resulting in compilation errors; explicitly passing the template // parameters to ZeroMemset helps workaround the issue // See https://github.com/kokkos/kokkos/issues/6775 - using ViewType = View