Skip to content

Commit

Permalink
Add missing includes (#1707)
Browse files Browse the repository at this point in the history
* Add missing includes
  • Loading branch information
adayton1 authored Jul 26, 2024
1 parent acf5fab commit 063463d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/forall_multi-reductions.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@

#include "RAJA/RAJA.hpp"

#include "camp/tuple.hpp"

/*
* MultiReduction Example using RAJA forall
*
Expand Down

0 comments on commit 063463d

Please sign in to comment.