Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 29, 2024
1 parent 112a462 commit 4d5c69f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/mbgl/renderer/render_target.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ class RenderTarget {
}
}
}

/// Execute the given function for each contained layer group in reversed order
template <typename Func /* void(LayerGroupBase&) */>
void visitLayerGroupsReversed(Func f) {
Expand Down

0 comments on commit 4d5c69f

Please sign in to comment.