Skip to content

Commit 3da8502

Browse files
authored
Random fixes necessary to build after OSX update... (kokkos#2649)
Signed-off-by: Luc Berger-Vergiat <[email protected]>
1 parent e3ce859 commit 3da8502

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

batched/dense/src/KokkosBatched_AddRadial_Decl.hpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,6 @@ struct TeamAddRadial {
4949

5050
} // namespace KokkosBatched
5151

52+
#include "KokkosBatched_AddRadial_Impl.hpp"
53+
5254
#endif

0 commit comments

Comments
 (0)