Skip to content
Snippets Groups Projects
Commit 8b52749d authored by Ned Coltman's avatar Ned Coltman
Browse files

[headercheck][staggered] Add includes for headercheck

parent 3b4cbc46
No related branches found
No related tags found
1 merge request!3718[headercheck][staggered] Add includes for headercheck
Pipeline #38496 passed
+3
......@@ -13,6 +13,8 @@
#define DUMUX_DISCRETIZATION_STAGGERED_FV_ELEMENT_GEOMETRY_HH
#include <optional>
#include <bitset>
#include <dumux/common/indextraits.hh>
#include <dumux/discretization/cellcentered/tpfa/fvelementgeometry.hh>
#include <dumux/discretization/facecentered/staggered/normalaxis.hh>
......
......@@ -14,6 +14,7 @@
#include <utility>
#include <dune/geometry/axisalignedcubegeometry.hh>
#include <dune/common/fvector.hh>
#include <dune/geometry/type.hh>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment