Skip to content

Commit

Permalink
Remove unused include
Browse files Browse the repository at this point in the history
Signed-off-by: Brian Kelley <[email protected]>
  • Loading branch information
brian-kelley committed Jan 6, 2025
1 parent d0f6b56 commit 9fc3712
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion example/wiki/blas/KokkosBlas1_wiki_rotmg_rotm.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
#include <Kokkos_Random.hpp>
#include "KokkosBlas1_rotmg.hpp"
#include "KokkosBlas1_rotm.hpp"
#include "KokkosBlas1_scal.hpp"
#include "KokkosKernels_PrintUtils.hpp"

using execution_space = Kokkos::DefaultExecutionSpace;
Expand Down

0 comments on commit 9fc3712

Please sign in to comment.