Skip to content

Commit

Permalink
Merge pull request #17794 from bergbauer/add_header
Browse files Browse the repository at this point in the history
Add necessary EnableObserverPointer header to ReadVector
  • Loading branch information
peterrum authored Oct 20, 2024
2 parents 9627ae3 + 1833032 commit 436d079
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/deal.II/lac/read_vector.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
#include <deal.II/base/config.h>

#include <deal.II/base/array_view.h>
#include <deal.II/base/enable_observer_pointer.h>
#include <deal.II/base/types.h>

DEAL_II_NAMESPACE_OPEN
Expand Down

0 comments on commit 436d079

Please sign in to comment.