Skip to content

Commit

Permalink
Merge pull request #14192 from marcfehling/set
Browse files Browse the repository at this point in the history
Added missing header.
  • Loading branch information
kronbichler committed Aug 17, 2022
2 parents 276cfaa + f170849 commit d9d8a44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/deal.II/dofs/dof_accessor.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ DEAL_II_DISABLE_EXTRA_DIAGNOSTICS
#include <boost/container/small_vector.hpp>
DEAL_II_ENABLE_EXTRA_DIAGNOSTICS

#include <set>
#include <vector>

DEAL_II_NAMESPACE_OPEN
Expand Down

0 comments on commit d9d8a44

Please sign in to comment.