Skip to content

Commit

Permalink
rot: add missing 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 df4917e commit baa59a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions blas/src/KokkosBlas1_rot.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
#include <Kokkos_Core.hpp>
#include <KokkosBlas1_rot_spec.hpp>
#include <KokkosKernels_helpers.hpp>
#include <KokkosKernels_Error.hpp>

namespace KokkosBlas {

Expand Down

0 comments on commit baa59a7

Please sign in to comment.