Skip to content

Commit

Permalink
#210: add missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
tlamonthezie committed Sep 26, 2023
1 parent a647b1a commit 581077a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
#include "BelosConfigDefs.hpp"
#include "BelosBlockGmresSolMgr.hpp"
#include "BelosLinearProblem.hpp"
#include "BelosTpetraAdapter.hpp"

template <typename ScalarType>
int run(int argc, char *argv[]) {
Expand Down

0 comments on commit 581077a

Please sign in to comment.