Skip to content

Commit

Permalink
Merge pull request #7083 from crtrott/add-missing-include
Browse files Browse the repository at this point in the history
Complex needs a tuple include
  • Loading branch information
crtrott committed Jun 20, 2024
2 parents 362c9d7 + cf14f1c commit 04f6a4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/src/Kokkos_Complex.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
#include <complex>
#include <type_traits>
#include <iosfwd>
#include <tuple>

namespace Kokkos {

Expand Down

0 comments on commit 04f6a4f

Please sign in to comment.