Skip to content

Commit 097b493

Browse files
committed
add include
1 parent bf05669 commit 097b493

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

include/aspect/simulator/solver/block_stokes_preconditioner.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020
#ifndef aspect_block_stokes_preconditioner_h
2121
#define aspect_block_stokes_preconditioner_h
2222

23+
#include <deal.II/lac/solver_bicgstab.h>
24+
2325
namespace aspect
2426
{
2527

0 commit comments

Comments
 (0)