Skip to content

Commit

Permalink
clang-format fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tcclevenger committed Jul 26, 2024
1 parent 926bcf2 commit a38d96c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/HIP/Kokkos_HIP.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ class HIP {
#endif

HIP(hipStream_t stream, Impl::ManageStream manage_stream);

KOKKOS_DEPRECATED HIP(hipStream_t stream, bool manage_stream);

//@}
Expand Down

0 comments on commit a38d96c

Please sign in to comment.