Skip to content

Commit

Permalink
Add missing KokkosKernels_Macros.hpp include (#1884)
Browse files Browse the repository at this point in the history
in batched dense
  • Loading branch information
brian-kelley authored Jun 26, 2023
1 parent 0a8f97e commit c11cd33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions batched/KokkosBatched_Util.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
#include "Kokkos_Complex.hpp"

#include "KokkosKernels_config.h"
#include "KokkosKernels_Macros.hpp"
#include "KokkosKernels_SimpleUtils.hpp"
#include "KokkosBlas_util.hpp"

Expand Down

0 comments on commit c11cd33

Please sign in to comment.