Skip to content

Commit

Permalink
fix capabiliities
Browse files Browse the repository at this point in the history
  • Loading branch information
henrij22 committed May 14, 2024
1 parent d205ab4 commit 8af5cf1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions dune/iga/hierarchicpatch/patchgrid.hh
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,14 @@
* @brief The PatchGrid class
*/

// Do not delete "gridcapabilities.hh", even if clang-tidy says so"

#include "concepts.hh"
#include "gridcapabilities.hh"
#include "patchgridentity.hh"
#include "patchgridfactory.hh"
#include "patchgridfwd.hh"
#include "patchgridgeometry.hh"
#include "patchgridview.hh"
#include "traits.hh"

Expand Down

0 comments on commit 8af5cf1

Please sign in to comment.